An application sends a ZGM_SETDEFAULTTYPE message to set the default data type of newly added cells to the ZeeGrid.
ZGM_SETDEFAULTTYPE
wParam = (WPARAM)(int) iType; //data type to use for default
lParam = 0; //not used; must be zero
This message does not return a value.