Expand Minimize
This topic has not yet been rated - Rate this topic

_Document.DefaultTabStop Property

Returns or sets the interval (in points) between the default tab stops in the specified document.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
'Declaration
Property DefaultTabStop As Single
	Get
	Set
'Usage
Dim instance As _Document
Dim value As Single

value = instance.DefaultTabStop

instance.DefaultTabStop = value

Property Value

Type: System.Single
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.