Spread 8.0 Documentation
Selecting Multiple Blocks of Cells
Support Options
User's Guide > Setting Up the Control > Working with Cells > Selecting Multiple Blocks of Cells

Glossary Item Box

Selecting Multiple Blocks of Cells


To select multiple blocks of cells in the Spread Designer

To select multiple blocks of cells using code

Overview

Sometimes you or users might want to select several blocks of cells that are not adjacent to one another and therefore cannot be selected as one group. You can select multiple, discontiguous blocks of cells, and you can let users select multiple discontiguous blocks as well.

If you allow users to select multiple, discontiguous blocks of cells, to select the blocks, they first select a block of cells. Then, they press the Ctrl key and select additional blocks using the mouse.

For more information on how to perform an action on multiple blocks of cells, see the example for the IsBlockSelected property or the SSGetMultiSelBlocks function example.

Copyright © GrapeCity, inc. All rights reserved.