custom_format عقار
custom_format عقار
يمثل التنسيق المخصص لقيمة الحقل.
تعريف:
@property
def custom_format(self):
...
@custom_format.setter
def custom_format(self, value):
...
أنظر أيضا
- الوحدة
aspose.cells.ods
- فئة
OdsCellField
يمثل التنسيق المخصص لقيمة الحقل.
@property
def custom_format(self):
...
@custom_format.setter
def custom_format(self, value):
...
aspose.cells.ods
OdsCellField