LibreOffice
LibreOffice 24.2 SDK API Reference
|
describes a change of the active sheet. More...
import"ActivationEvent.idl";
Public Attributes | |
com::sun::star::sheet::XSpreadsheet | ActiveSheet |
specifies the new active Spreadsheet. More... | |
Public Attributes inherited from EventObject | |
com::sun::star::uno::XInterface | Source |
refers to the object that fired the event. More... | |
describes a change of the active sheet.
The new active sheet is given with this event.
com::sun::star::sheet::XSpreadsheet ActiveSheet |
specifies the new active Spreadsheet.