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