méthode get_param_text
get_param_text(self, index)
Obtient le texte littéral du paramètre à l’index donné.
Retour
texte littéral du paramètre
def get_param_text(self, index):
...
| Paramètre | Taper | Description |
|---|---|---|
| index | int | index du paramètre (basé sur 0) |
Voir également
- module
aspose.cells - classe
CalculationData