Enum FillType

FillType enumeration

Fill format type.

public enum FillType

Values

NameValueDescription
Automatic0Represents automatic formatting type.
None1Represents none formatting type.
Solid2Solid fill format.
Gradient3Gradient fill format.
Texture4Texture fill format(includes picture fill).
Pattern5Pattern fill format.
Group6Inherit the fill properties of the group.

See Also