次の方法で共有


StylePaneFormatFilter.AllStyles プロパティ

定義

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

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

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

プロパティ値

属性

適用対象