StyleEntry.Modifiers 属性

定义

mods,此属性仅在 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)

属性值

属性

适用于