TableStyleType.WholeTable Property

Definition

Whole Table.

Represents the following element tag in the schema: a:wholeTbl.

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

Property Value

Returns WholeTable.

Applies to