Spread 8.0 Documentation
DLL
Support Options

Glossary Item Box

DLL


To delete columns and rows

  1. If you want to delete a column, call the SSDelCol function.
  2. If you want to delete a range of columns, call the SSDelColRange function.
  3. If you want to delete a row, call the SSDelRow function.
  4. If you want to delete a range of rows, call the SSDelRowRange function.
Copyright © GrapeCity, inc. All rights reserved.