DLL
To delete columns and rows
- If you want to delete a column, call the SSDelCol function.
- If you want to delete a range of columns, call the SSDelColRange function.
- If you want to delete a row, call the SSDelRow function.
- If you want to delete a range of rows, call the SSDelRowRange function.