DLL
To span cells
-
If you want to verify whether a cell is already in a span, call the SSGetCellSpan function to return whether a cell is in a span, and if it is in a span, the anchor cell for the span.
The control will not allow a cell in a span to be included in another span. However, you might want to check a cell, and display a message for users if they try to add a cell in a span to another span.
- Call the SSAddCellSpan function to create the span, setting the parameters as follows,