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