DLL
To designate the leftmost column to display
Call the SSShowCell function and set the parameters as follows:
- Set the Col parameter to the number of the leftmost column you want to display.
- Set the Row parameter to SS_HEADER.
- Set the Position parameter to SS_SHOW_TOP_LEFT.