次の方法で共有


StylePaneFormatFilter.NumberingStyles プロパティ

定義

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

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

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

プロパティ値

属性

適用対象