次の方法で共有


Style.Default プロパティ

定義

既定のスタイル

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

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

プロパティ値

EnumValue<T> を返します。

属性

適用対象