Row.OutlineLevel 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.
Niveau hiérarchique
Représente l’attribut suivant dans le schéma : outlineLevel
[DocumentFormat.OpenXml.SchemaAttr(0, "outlineLevel")]
public DocumentFormat.OpenXml.ByteValue OutlineLevel { get; set; }
public DocumentFormat.OpenXml.ByteValue OutlineLevel { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "outlineLevel")]
public DocumentFormat.OpenXml.ByteValue? OutlineLevel { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("outlineLevel")]
public DocumentFormat.OpenXml.ByteValue? OutlineLevel { get; set; }
public DocumentFormat.OpenXml.ByteValue? OutlineLevel { get; set; }
member this.OutlineLevel : DocumentFormat.OpenXml.ByteValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "outlineLevel")>]
member this.OutlineLevel : DocumentFormat.OpenXml.ByteValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("outlineLevel")>]
member this.OutlineLevel : DocumentFormat.OpenXml.ByteValue with get, set
Public Property OutlineLevel As ByteValue
Valeur de propriété
Retourne ByteValue.
- Attributs