次の方法で共有


StylePaneFormatFilter.DirectFormattingOnRuns プロパティ

定義

directFormattingOnRuns、このプロパティは Office 2010 以降でのみ使用できます。

スキーマ内の次の属性を表します。 w:directFormattingOnRuns

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

プロパティ値

属性

適用対象