Stylesheet.TableStyles Property

Definition

TableStyles.

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

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

Property Value

Returns TableStyles.

Applies to