método get_param_text
get_param_text(self, index)
Obtiene el texto literal del parámetro en el índice determinado.
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