StylePaneFormatFilter.TableStyles 属性

定义

tableStyles,此属性仅在 Office 2010 及更高版本中可用。

表示架构中的以下属性: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

属性值

属性

适用于