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