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