get_double_value method
get_double_value(self)
Gets the double value of the pivot item If the value is null or not number ,it will return 0
def get_double_value(self):
...
See Also
- module
aspose.cells.pivot - class
PivotItem
Gets the double value of the pivot item If the value is null or not number ,it will return 0
def get_double_value(self):
...
aspose.cells.pivotPivotItem