次の方法で共有


LegacyNumbering.Legacy プロパティ

定義

従来の番号付けプロパティを使用する

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

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

プロパティ値

EnumValue<T> を返します。

属性

適用対象