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