PivotSelection.Extendable 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.
Extensible
Représente l’attribut suivant dans le schéma : extensible
[DocumentFormat.OpenXml.SchemaAttr(0, "extendable")]
public DocumentFormat.OpenXml.BooleanValue Extendable { get; set; }
public DocumentFormat.OpenXml.BooleanValue Extendable { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "extendable")]
public DocumentFormat.OpenXml.BooleanValue? Extendable { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("extendable")]
public DocumentFormat.OpenXml.BooleanValue? Extendable { get; set; }
public DocumentFormat.OpenXml.BooleanValue? Extendable { get; set; }
member this.Extendable : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "extendable")>]
member this.Extendable : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("extendable")>]
member this.Extendable : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property Extendable As BooleanValue
Valeur de propriété
Retourne BooleanValue.
- Attributs