GetParamText Method
GetParamText function
Gets the literal text of the parameter at given index.
func (instance *CalculationData) GetParamText(index int32) (string, error)
Remarks
See Also
- Class CalculationData
- Library Aspose.Cells for Go
Gets the literal text of the parameter at given index.
func (instance *CalculationData) GetParamText(index int32) (string, error)