type عقار
type عقار
يمثل التحقق من صحة البيانات type.
تعريف:
@property
def type(self):
...
@type.setter
def type(self, value):
...
أنظر أيضا
- الوحدة
aspose.cells
- فئة
Validation
- فئة
ValidationType
يمثل التحقق من صحة البيانات type.
@property
def type(self):
...
@type.setter
def type(self, value):
...
aspose.cells
Validation
ValidationType