Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: sheet ::

interface XSpreadsheet
Base Interfaces
XSpreadsheetXSheetCellRange
   ┗ ::com::sun::star::table::XCellRange

XSheetCellRange
(referenced interface's summary:)
provides access to the spreadsheet that contains a cell range.
Description
provides methods to create a cell range cursor.

Methods' Summary
createCursor creates a cell cursor including the whole spreadsheet.  
createCursorByRange creates a cell cursor to travel in the given range context.  
Methods' Details
createCursor
XSheetCellCursor
createCursor();

Description
creates a cell cursor including the whole spreadsheet.
See also
SheetCellCursor
createCursorByRange
XSheetCellCursor
createCursorByRange( [in] XSheetCellRange  aRange );

Description
creates a cell cursor to travel in the given range context.
Parameter aRange
the cell range for the cursor.
See also
SheetCellCursor
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.