drag_to_row property
drag_to_row property
Indicates whether the specified field can be dragged to the row position. The default value is true.
Definition:
@property
def drag_to_row(self):
...
@drag_to_row.setter
def drag_to_row(self, value):
...
See Also
- module
aspose.cells.pivot
- class
PivotField