Link Search Menu Expand Document

SSpread.RowsFrozen Property

Sets the number of fixed lines to display without scrolling. The initial value is 0.

If you specify a value greater than or equal to 1, the display from the first column to the specified row is always fixed at the top and not scrolled.

The fixed display of columns is set in the ColsFrozen property.

Related Item
ColsFrozen property