StylePaneFormatFilter.DirectFormattingOnTables Property

Definition

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

Represents the following attribute in the schema: w:directFormattingOnTables

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

Property Value

Attributes

Applies to