ListLevel.TabPosition Property
Returns or sets the tab position for the specified ListLevel object.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property TabPosition As Single
Get
Set
'Usage
Dim instance As ListLevel
Dim value As Single
value = instance.TabPosition
instance.TabPosition = value
float TabPosition { get; set; }
Property Value
Type: System.Single