:: com :: sun :: star :: sheet ::
|
interface XSpreadsheet |
- Base Interfaces
XSpreadsheet
┗ XSheetCellRange
┗ ::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
- Description
- creates a cell cursor including the whole spreadsheet.
|
|
createCursorByRange
- Description
- creates a cell cursor to travel in the given range context.
- Parameter aRange
- the cell range for the cursor.
|
|
Top of Page
Copyright © 2010 Sun Microsystems, Inc.