ActiveArea.Height 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í.
height
Representa el atributo siguiente en el esquema: height
[DocumentFormat.OpenXml.SchemaAttr(0, "height")]
public DocumentFormat.OpenXml.DecimalValue Height { get; set; }
public DocumentFormat.OpenXml.DecimalValue Height { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "height")]
public DocumentFormat.OpenXml.DecimalValue? Height { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("height")]
public DocumentFormat.OpenXml.DecimalValue? Height { get; set; }
public DocumentFormat.OpenXml.DecimalValue? Height { get; set; }
member this.Height : DocumentFormat.OpenXml.DecimalValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "height")>]
member this.Height : DocumentFormat.OpenXml.DecimalValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("height")>]
member this.Height : DocumentFormat.OpenXml.DecimalValue with get, set
Public Property Height As DecimalValue
Valor de propiedad
- Atributos