PivotHierarchy.DragToPage 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.
Faire glisser vers la page
Représente l’attribut suivant dans le schéma : dragToPage
[DocumentFormat.OpenXml.SchemaAttr(0, "dragToPage")]
public DocumentFormat.OpenXml.BooleanValue DragToPage { get; set; }
public DocumentFormat.OpenXml.BooleanValue DragToPage { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "dragToPage")]
public DocumentFormat.OpenXml.BooleanValue? DragToPage { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("dragToPage")]
public DocumentFormat.OpenXml.BooleanValue? DragToPage { get; set; }
public DocumentFormat.OpenXml.BooleanValue? DragToPage { get; set; }
member this.DragToPage : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "dragToPage")>]
member this.DragToPage : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("dragToPage")>]
member this.DragToPage : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property DragToPage As BooleanValue
Valeur de propriété
Retourne BooleanValue.
- Attributs