Click or drag to resize

ShapeStyle FillStyleIndex Property

Gets or sets shape's fill column index in style matrices. 0 means no fill, positive value - index in theme's fill styles, negative value - index in theme's background styles.

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public short FillStyleIndex { get; set; }

Property Value

Type: Int16
See Also