TabStops2.DefaultSpacing Property
Gets or sets the default spacing between tab stops. Read/write.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property DefaultSpacing As Single
Get
Set
'Usage
Dim instance As TabStops2
Dim value As Single
value = instance.DefaultSpacing
instance.DefaultSpacing = value
float DefaultSpacing { get; set; }
Property Value
Type: System.Single
Single