EssGGetFormattedValue

Returns the formatted value for the given cell.

Syntax

ESS_FUNC_M EssGGetFormattedValue(hGrid, pData, *fmtVal)
ParameterData TypeDescription

hGrid

ESSG_HGRID_T

Grid handle

pData

ESSG_PDATA_T

Pointer to the ESSG_DATA_T structure of the cell.

*fmtVal

ESSG_STR_T

Pointer to formatted value for this cell

Notes

Return Value