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