Table of Contents

Property FillStyles

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

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; }

Property Value

IList<ShapeFill>