Spread 8.0 Documentation
Example
Support Options

Glossary Item Box

Example


The following example positions column 5 to be the leftmost displayed column.

C++

m_Spread.SetLeftCol(5);

Visual Basic

fpSpread1.LeftCol = 5

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.