width عقار
width عقار
يمثل رقم width للتعليق، بوحدة البكسل.
مثال
comment1.width = 10
تعريف:
@property
def width(self):
    ...
@width.setter
def width(self, value):
    ...
أنظر أيضا
- الوحدة aspose.cells
- فئة Comment
يمثل رقم width للتعليق، بوحدة البكسل.
comment1.width = 10
@property
def width(self):
    ...
@width.setter
def width(self, value):
    ...
aspose.cellsComment