current_page_item property
current_page_item property
Represents the current page item showing for the page field (valid only for page fields).
Definition:
@property
def current_page_item(self):
...
@current_page_item.setter
def current_page_item(self, value):
...
See Also
- module
aspose.cells.pivot
- class
PivotField