Compartir a través de


Row.CustomHeight Propiedad

Definición

Alto personalizado

Representa el atributo siguiente en el esquema: customHeight

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

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a