SheetFormatProperties.DefaultRowHeight Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Hauteur de ligne par défaut
Représente l’attribut suivant dans le schéma : defaultRowHeight
[DocumentFormat.OpenXml.SchemaAttr(0, "defaultRowHeight")]
public DocumentFormat.OpenXml.DoubleValue DefaultRowHeight { get; set; }
public DocumentFormat.OpenXml.DoubleValue DefaultRowHeight { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "defaultRowHeight")]
public DocumentFormat.OpenXml.DoubleValue? DefaultRowHeight { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("defaultRowHeight")]
public DocumentFormat.OpenXml.DoubleValue? DefaultRowHeight { get; set; }
public DocumentFormat.OpenXml.DoubleValue? DefaultRowHeight { get; set; }
member this.DefaultRowHeight : DocumentFormat.OpenXml.DoubleValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "defaultRowHeight")>]
member this.DefaultRowHeight : DocumentFormat.OpenXml.DoubleValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("defaultRowHeight")>]
member this.DefaultRowHeight : DocumentFormat.OpenXml.DoubleValue with get, set
Public Property DefaultRowHeight As DoubleValue
Valeur de propriété
Retourne DoubleValue.
- Attributs