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