次の方法で共有


Style.CustomStyle プロパティ

定義

User-Defined スタイル

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

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

プロパティ値

EnumValue<T> を返します。

属性

適用対象