DocxTable.Width Property

Definition

The Width of the table, or 0 if not specified

[System.Text.Json.Serialization.JsonPropertyName("Width")]
public string Width { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("Width")>]
member this.Width : string with get, set
Public Property Width As String

Property Value

Attributes

Applies to