is_bold proprietà
is_bold proprietà
Ottiene o imposta un valore che indica se il carattere è in grassetto.
Definizione:
@property
def is_bold(self):
...
@is_bold.setter
def is_bold(self, value):
...
Guarda anche
- modulo
aspose.cells
- classe
Font