DocxTable.TableIndentationWidth Property

Definition

Table indentation width

[System.Text.Json.Serialization.JsonPropertyName("TableIndentationWidth")]
public int? TableIndentationWidth { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("TableIndentationWidth")>]
member this.TableIndentationWidth : Nullable<int> with get, set
Public Property TableIndentationWidth As Nullable(Of Integer)

Property Value

Attributes

Applies to