Example
The following example sets the top row of the sheet to 5.
C++
// Set display's top row
m_Spread.SetTopRow(5);
Visual Basic
' Set display's top row
fpSpread1.TopRow = 5
Spread 8.0 Documentation | |
Example | |
Support Options |
Glossary Item Box