Property FillStyles
FillStyles
Gets the fill styles (a:fillStyleLst) in order. An a:fillRef idx is 1-based
into this list; index 0 means "no fill".
public IList<ShapeFill> FillStyles { get; }
Gets the fill styles (a:fillStyleLst) in order. An a:fillRef idx is 1-based
into this list; index 0 means "no fill".
public IList<ShapeFill> FillStyles { get; }