Compartir a través de


Row.Height Propiedad

Definición

Alto de fila

Representa el atributo siguiente en el esquema: ht

[DocumentFormat.OpenXml.SchemaAttr(0, "ht")]
public DocumentFormat.OpenXml.DoubleValue Height { get; set; }
public DocumentFormat.OpenXml.DoubleValue Height { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "ht")]
public DocumentFormat.OpenXml.DoubleValue? Height { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("ht")]
public DocumentFormat.OpenXml.DoubleValue? Height { get; set; }
public DocumentFormat.OpenXml.DoubleValue? Height { get; set; }
member this.Height : DocumentFormat.OpenXml.DoubleValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "ht")>]
member this.Height : DocumentFormat.OpenXml.DoubleValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("ht")>]
member this.Height : DocumentFormat.OpenXml.DoubleValue with get, set
Public Property Height As DoubleValue

Valor de propiedad

Devuelve DoubleValue.

Atributos

Se aplica a