LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_sheet_XSpreadsheetView_idl__
20 #define __com_sun_star_sheet_XSpreadsheetView_idl__
28 module
com { module sun { module star { module sheet {
is the main interface of a SpreadsheetView.
Definition: XSpreadsheetView.idl:35
com::sun::star::sheet::XSpreadsheet getActiveSheet()
returns the sheet that is shown in the view.
provides methods to create a cell range cursor.
Definition: XSpreadsheet.idl:35
Definition: Ambiguous.idl:22
base interface of all UNO interfaces
Definition: XInterface.idl:48
void setActiveSheet([in] com::sun::star::sheet::XSpreadsheet xActiveSheet)
sets the sheet that is shown in the view.