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

Copyright © GrapeCity, inc. All rights reserved.