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