width_inch proprietà
width_inch proprietà
Rappresenta la larghezza del commento, in unità di pollici.
Esempio
comment1.width_inch = 1.0
Definizione:
@property
def width_inch(self):
...
@width_inch.setter
def width_inch(self, value):
...
Guarda anche
- modulo
aspose.cells
- classe
Comment