An application sends a ZGM_GETCELLFORMAT message to get the format value of the specified cell.
ZGM_GETCELLFORMAT
wParam = (WPARAM)(int) iCellIndex; //ZeeGrid cell index
lParam = 0; //not used; must be zero
The format value of the cell specified in iCellIndex.