PivotHierarchy.DragToRow Property
Drag To Row.Represents the attribte in schema: dragToRow
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "dragToRow")> _
Public Property DragToRow As BooleanValue
Get
Set
'Usage
Dim instance As PivotHierarchy
Dim value As BooleanValue
value = instance.DragToRow
instance.DragToRow = value
[SchemaAttrAttribute(, "dragToRow")]
public BooleanValue DragToRow { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.