StyleTableProperties.TableIndentation Property

Definition

TableIndentation.

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

public DocumentFormat.OpenXml.Wordprocessing.TableIndentation TableIndentation { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.TableIndentation? TableIndentation { get; set; }
member this.TableIndentation : DocumentFormat.OpenXml.Wordprocessing.TableIndentation with get, set
Public Property TableIndentation As TableIndentation

Property Value

Applies to