type عقار
type عقار
احصل على أو قم بتعيين type من كائن قيمة التنسيق الشرطي هذا. تعيين type إلى FormatConditionValueType.Min أو FormatConditionValueType.Max سيتم تعيين “القيمة” تلقائيًا إلى null.
تعريف:
@property
def type(self):
...
@type.setter
def type(self, value):
...