Row.CustomHeight Propriété

Définition

Hauteur personnalisée

Représente l’attribut suivant dans le schéma : 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

Valeur de propriété

Retourne BooleanValue.

Attributs

S’applique à