field_type عقار
field_type عقار
يحصل على نوع الحقل ويحدده.
تعريف:
@property
def field_type(self):
...
@field_type.setter
def field_type(self, value):
...
أنظر أيضا
- الوحدة
aspose.cells.ods
- فئة
OdsCellField
- فئة
OdsCellFieldType
يحصل على نوع الحقل ويحدده.
@property
def field_type(self):
...
@field_type.setter
def field_type(self, value):
...
aspose.cells.ods
OdsCellField
OdsCellFieldType