get_param_text método
get_param_text(index)
Obtiene el texto literal del parámetro en el índice dado.
Devoluciones
texto literal del parámetro
def get_param_text(self, index):
...
Parámetro | Tipo | Descripción |
---|---|---|
index | int | índice del parámetro (basado en 0) |
Ver también
- módulo aspose.cells
- clase CalculationData