BackgroundStyleIndex 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: 20.3.0.0 (20.3)
Syntax public ushort StyleIndex { get; set; }
Public Property StyleIndex As UShort
Get
Set
public:
virtual property unsigned short StyleIndex {
unsigned short get () sealed;
void set (unsigned short value) sealed;
}
abstract StyleIndex : uint16 with get, set
override StyleIndex : uint16 with get, set
Property Value
Type:
UInt16Implements
IBackgroundStyleIndexSee Also