Freigeben über


StyleTableProperties.TableIndentation-Eigenschaft

TableIndentation.Represents the element tag in schema: w:tblInd

Namespace:  DocumentFormat.OpenXml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property TableIndentation As TableIndentation
    Get
    Set
'Usage
Dim instance As StyleTableProperties
Dim value As TableIndentation

value = instance.TableIndentation

instance.TableIndentation = value
public TableIndentation TableIndentation { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Wordprocessing.TableIndentation

Siehe auch

Referenz

StyleTableProperties Klasse

StyleTableProperties-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace