Aspose::Cells::CalculationData::GetParamText method

CalculationData::GetParamText method

Gets the literal text of the parameter at given index.

U16String Aspose::Cells::CalculationData::GetParamText(int32_t index)
ParameterTypeDescription
indexint32_tindex of the parameter(0 based)

ReturnValue

literal text of the parameter

See Also