ooodev.adapter.sheet.spreadsheet_view_comp module
- class ooodev.adapter.sheet.spreadsheet_view_comp.SpreadsheetViewComp(component)[source]
Bases:
_SpreadsheetViewComp
,ActivationBroadcasterPartial
,ActivationEventEvents
,EnhancedMouseClickBroadcasterPartial
,IndexAccessPartial
[SpreadsheetViewPane
],EnumerationAccessPartial
[SpreadsheetViewPane
],FormLayerAccessPartial
,RangeSelectionPartial
,SelectionSupplierPartial
,SpreadsheetViewPartial
,ViewFreezablePartial
,ViewSplitablePartial
,EnhancedMouseClickEvents
,KeyHandlerEvents
,MouseClickEvents
,RangeSelectionChangeEvents
,SelectionChangeEvents
,PropertyChangeImplement
,VetoableChangeImplement
,CompDefaultsPartial
Class for managing Spreadsheet View Component.
- Parameters:
component (Any) –
- __init__(component)[source]
Constructor
- Parameters:
component (SpreadsheetView) – UNO Spreadsheet View Component
- Return type:
None
- property component: com.sun.star.sheet.SpreadsheetView
Spreadsheet View Component
- Return type:
SpreadsheetView