Spread 8.0 Documentation
DLL
Support Options

Glossary Item Box

DLL


To select multiple blocks of cells using code

  1. Call the SSSetBool function and set the parameters as follows:
    1. Set the nIndex parameter to SSB_ALLOWMULTIBLOCKS.
    2. Set the bNewVal parameter to TRUE.
  2. Call the SSAddMultiSelBlocks function.
  3. Repeat step 2 until all blocks are selected.
Copyright © GrapeCity, inc. All rights reserved.