is_percent property
is_percent property
Indicates whether the items is percent.
Definition:
@property
def is_percent(self):
...
@is_percent.setter
def is_percent(self, value):
...
See Also
- module
aspose.cells - class
Top10Filter
Indicates whether the items is percent.
@property
def is_percent(self):
...
@is_percent.setter
def is_percent(self, value):
...
aspose.cellsTop10Filter