is_percent عقار
is_percent عقار
يشير إلى ما إذا كانت العناصر هي النسبة المئوية.
تعريف:
@property
def is_percent(self):
...
@is_percent.setter
def is_percent(self, value):
...
أنظر أيضا
- الوحدة
aspose.cells
- فئة
Top10Filter
يشير إلى ما إذا كانت العناصر هي النسبة المئوية.
@property
def is_percent(self):
...
@is_percent.setter
def is_percent(self, value):
...
aspose.cells
Top10Filter