19 #ifndef __com_sun_star_sheet_XViewFreezable_idl__
20 #define __com_sun_star_sheet_XViewFreezable_idl__
26 module
com { module sun { module star { module sheet {
enables a SpreadsheetView to freeze columns and rows of the view.
Definition: XViewFreezable.idl:33
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:48
Definition: Ambiguous.idl:22