get_string_value method
get_string_value
Gets the string value of the pivot item If the value is null, it will return ""
def get_string_value(self):
...
See Also
- module
aspose.cells.pivot
- class
PivotItem
Gets the string value of the pivot item If the value is null, it will return ""
def get_string_value(self):
...
aspose.cells.pivot
PivotItem