Group.Medium Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
medium
Representa el atributo siguiente en el esquema: emma:medium
[DocumentFormat.OpenXml.SchemaAttr(44, "medium")]
public DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.EMMA.MediumValues>> Medium { get; set; }
public DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.EMMA.MediumValues>> Medium { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(44, "medium")]
public DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.EMMA.MediumValues>>? Medium { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("emma:medium")]
public DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.EMMA.MediumValues>>? Medium { get; set; }
public DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.EMMA.MediumValues>>? Medium { get; set; }
member this.Medium : DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.EMMA.MediumValues>> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(44, "medium")>]
member this.Medium : DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.EMMA.MediumValues>> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("emma:medium")>]
member this.Medium : DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.EMMA.MediumValues>> with get, set
Public Property Medium As ListValue(Of EnumValue(Of MediumValues))
Valor de propiedad
- Atributos