GridCalculationData.GetParamValue
GridCalculationData.GetParamValue method
Gets the represented value object of the parameter at given index.
public object GetParamValue(int index)
| Parameter | Type | Description |
|---|---|---|
| index | Int32 | index of the parameter(0 based) |
Return Value
If the parameter is plain value, then returns the plain value. If the parameter is reference, then return ReferredArea object.
See Also
- class GridCalculationData
- namespace Aspose.Cells.GridWeb.Data
- assembly Aspose.Cells.GridWeb