StyleEntry.Modifiers Propriété

Définition

mods, cette propriété est disponible uniquement dans Office 2013 et versions ultérieures.

Représente l’attribut suivant dans le schéma : 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)

Valeur de propriété

Attributs

S’applique à