PivotField.DragToRow Property   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Drag To Row
Represents the following attribute in the schema: 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, setPublic Property DragToRow As BooleanValueProperty Value
Returns BooleanValue.
- Attributes