TableIndentation Constructor
Initializes a new instance of the TableIndentation class.
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
Public Sub New
'Применение
Dim instance As New TableIndentation()
public TableIndentation()