get_param_text method
get_param_text(self, index)
Gets the literal text of the parameter at given index.
Returns
literal text of the parameter
def get_param_text(self, index):
...
| Parameter | Type | Description |
|---|---|---|
| index | int | index of the parameter(0 based) |
See Also
- module
aspose.cells - class
CalculationData