Back to DOM
DOM.Styles.FillStyleList
Namespace: DOM.Styles
Represents a collection of fill styles that can be applied to shapes, table cells or other fillable elements.
is a lightweight container that groups one or more fill definitions (solid colors, gradients, pattern fills, etc.) so they can be queried or applied as a set. Theproperty is nullable to allow consumers to distinguish between "no fills configured" () and "an explicit empty set" (an empty list).
1 member
Properties
FillsIColor
Gets or sets the list of fill definitions available in this style list.