BulletFormat2.StartValue Property
Gets or sets the beginning value of a bulleted list. Read/write.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property StartValue As Integer
Get
Set
'Usage
Dim instance As BulletFormat2
Dim value As Integer
value = instance.StartValue
instance.StartValue = value
int StartValue { get; set; }
Property Value
Type: System.Int32
Integer