TabStop2.Position Property
Gets or sets the position of a tab stop relative to the left margin. Read/write.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property Position As Single
Get
Set
'Usage
Dim instance As TabStop2
Dim value As Single
value = instance.Position
instance.Position = value
float Position { get; set; }
Property Value
Type: System.Single
Single