text propriété
text propriété
Obtient ou définit le text du titre d’un cadre.
Définition:
@property
def text(self):
...
@text.setter
def text(self, value):
...
Voir également
- module
aspose.cells.charts
- classe
Legend
Obtient ou définit le text du titre d’un cadre.
@property
def text(self):
...
@text.setter
def text(self, value):
...
aspose.cells.charts
Legend