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 {
42 boolean hasFrozenPanes();
51 void freezeAtPosition( [in]
long nColumns,
Definition: Ambiguous.idl:22
base interface of all UNO interfaces
Definition: XInterface.idl:47
enables a SpreadsheetView to freeze columns and rows of the view.
Definition: XViewFreezable.idl:32