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