Table.TableStyleInfo Property

Definition

Table Style.

Represents the following element tag in the schema: x:tableStyleInfo.

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

Property Value

Returns TableStyleInfo.

Applies to