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.
© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.