22 module 
com {  module sun {  module star {  module sheet {
 
enables a SpreadsheetView to freeze columns and rows of the view.
Definition XViewFreezable.idl:29
void freezeAtPosition([in] long nColumns, [in] long nRows)
freezes panes with the specified number of columns and rows.
boolean hasFrozenPanes()
returns TRUE if the view has frozen panes.
base interface of all UNO interfaces
Definition XInterface.idl:46
Definition Ambiguous.idl:20