width_inch propriété
width_inch propriété
Représente la largeur du commentaire, en unités de pouces.
Exemple
comment1.width_inch = 1.0
Définition:
@property
def width_inch(self):
...
@width_inch.setter
def width_inch(self, value):
...
Voir également
- module
aspose.cells
- classe
Comment