Compartir a través de


FontReference.Modifiers Propiedad

Definición

mods, esta propiedad solo está disponible en Office 2013 y versiones posteriores.

Representa el atributo siguiente en el esquema: 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)

Valor de propiedad

Atributos

Se aplica a