Glossary Item Box
The following example lets the user specify row and column coordinates with numbers.
short nStyle; nStyle = SSGetRefStyle(hWnd); SSSetRefStyle(hWnd, SS_REFSTYLE_R1C1);