TablePropertyExceptions.TableIndentation Property

Table Indent from Leading Margin Exception.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 TablePropertyExceptions
Dim value As TableIndentation

value = instance.TableIndentation

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

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.TableIndentation
Returns TableIndentation.

See Also

Reference

TablePropertyExceptions Class

TablePropertyExceptions Members

DocumentFormat.OpenXml.Wordprocessing Namespace