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

_Document.DefaultTableStyle Property

Returns an Object that represents the table style that is applied to all newly created tables in a document.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
'Declaration
ReadOnly Property DefaultTableStyle As Object
	Get
'Usage
Dim instance As _Document
Dim value As Object

value = instance.DefaultTableStyle

Property Value

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

Community Additions

ADD
© 2013 Microsoft. All rights reserved.