width_cm fastighet
width_cm fastighet
Representerar kommentarens bredd, i centimeter.
Exempel
comment1.width_cm = 1.0
Definition:
@property
def width_cm(self):
    ...
@width_cm.setter
def width_cm(self, value):
    ...
Se även
- modul aspose.cells
- klass Comment