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