position_in_same_parent_node property
position_in_same_parent_node property
Specifying the position index in the PivotItems under the same parent node.
Definition:
@property
def position_in_same_parent_node(self):
...
@position_in_same_parent_node.setter
def position_in_same_parent_node(self, value):
...
See Also
- module
aspose.cells.pivot
- class
PivotItem