| LibreOffice
    LibreOffice 25.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. | |
| Public Attributes inherited from EventObject | |
| com::sun::star::uno::XInterface | Source | 
| refers to the object that fired the event. | |
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.