An application sends a ZGM_GETCELLTYPE message to get the ZeeGrid data type of the data in the referenced cell.
ZGM_GETCELLTYPE
wParam = (WPARAM)(int) iCellIndex; //Cell index
lParam = 0; //not used; must be zero
The value of the cell type attribute.