Spread.Services Documentation
FreezePanes Method
GrapeCity.Documents.Spread Namespace > IWorksheet Interface : FreezePanes Method
The frozen row position.
The frozen column position.
Freezes panes at the specified position.
Syntax
void FreezePanes( 
   System.int row,
   System.int column
)

Parameters

row
The frozen row position.
column
The frozen column position.
See Also

Reference

IWorksheet Interface
IWorksheet Members