TablePropertyExceptions.TableLayout Property

Definition

Table Layout Exception.

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

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

Property Value

Returns TableLayout.

Applies to