IBackgroundStyleIndex Property |
Returns an index of BackgroundType.Themed fill in background theme collection.
0 means no fill.
1..999 - index.
Read/write
UInt16.
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 22.5.0.0 (22.5)
Syntaxushort StyleIndex { get; set; }
Property StyleIndex As UShort
Get
Set
property unsigned short StyleIndex {
unsigned short get ();
void set (unsigned short value);
}
abstract StyleIndex : uint16 with get, set
Property Value
Type:
UInt16
See Also