StyleReference.Modifiers プロパティ

定義

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

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

[DocumentFormat.OpenXml.SchemaAttr(0, "mods")]
public DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.StringValue> Modifiers { get; set; }
public DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.StringValue> Modifiers { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "mods")]
public DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.StringValue>? Modifiers { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("mods")]
public DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.StringValue>? Modifiers { get; set; }
public DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.StringValue>? Modifiers { get; set; }
member this.Modifiers : DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.StringValue> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "mods")>]
member this.Modifiers : DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.StringValue> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("mods")>]
member this.Modifiers : DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.StringValue> with get, set
Public Property Modifiers As ListValue(Of StringValue)

プロパティ値

属性

適用対象