Spread 8.0 Documentation
DLL
Support Options

Glossary Item Box

DLL


To allow users to move columns or rows

Call the SSSetBool function and set the parameters as follows:

  1. Set the nIndex parameter to SSB_ALLOWCOLMOVE.
  2. Set the bNewVal parameter to TRUE.
  3. Set the nIndex parameter to SSB_ALLOWROWMOVE.
  4. Set the bNewVal parameter to TRUE.
Copyright © GrapeCity, inc. All rights reserved.