Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public short NumberedBulletStartWith { get; set; }
Public Property NumberedBulletStartWith As Short Get Set
public: property short NumberedBulletStartWith { short get (); void set (short value); }
member NumberedBulletStartWith : int16 with get, set