Share via


StylePaneFormatFilter.TableStyles Property

Definition

tableStyles, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: w:tableStyles

[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.SchemaAttr(23, "tableStyles")]
public DocumentFormat.OpenXml.OnOffValue TableStyles { get; set; }
public DocumentFormat.OpenXml.OnOffValue TableStyles { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "tableStyles")]
public DocumentFormat.OpenXml.OnOffValue TableStyles { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "tableStyles")]
public DocumentFormat.OpenXml.OnOffValue? TableStyles { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:tableStyles")]
public DocumentFormat.OpenXml.OnOffValue? TableStyles { get; set; }
public DocumentFormat.OpenXml.OnOffValue? TableStyles { get; set; }
member this.TableStyles : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.SchemaAttr(23, "tableStyles")>]
member this.TableStyles : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "tableStyles")>]
member this.TableStyles : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:tableStyles")>]
member this.TableStyles : DocumentFormat.OpenXml.OnOffValue with get, set
Public Property TableStyles As OnOffValue

Property Value

Attributes

Applies to