Back to Devexpress

NumberingListBullet.StartNumber Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-numberinglistbullet.md

latest1.1 KB
Original Source

NumberingListBullet.StartNumber Property

Returns the first number in the numbering list.

Namespace : DevExpress.Docs.Presentation

Assembly : DevExpress.Docs.Presentation.v25.2.dll

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public short StartNumber { get; }
vb
Public ReadOnly Property StartNumber As Short

Property Value

TypeDescription
Int16

The first number in the numbering list.

|

See Also

NumberingListBullet Class

NumberingListBullet Members

DevExpress.Docs.Presentation Namespace