次の方法で共有


LatentStyles.DefaultPrimaryStyle プロパティ

定義

既定のプライマリ スタイル設定

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

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

プロパティ値

EnumValue<T> を返します。

属性

適用対象