text proprietà
text proprietà
Ottiene o imposta il numero text del titolo di un frame.
Definizione:
@property
def text(self):
...
@text.setter
def text(self, value):
...
Guarda anche
- modulo
aspose.cells.charts
- classe
Legend
Ottiene o imposta il numero text del titolo di un frame.
@property
def text(self):
...
@text.setter
def text(self, value):
...
aspose.cells.charts
Legend