:: com :: sun :: star :: sheet ::
|
interface XCellAddressable |
- Base Interfaces
::com::sun::star::uno::XInterface
|
+--XCellAddressable
::com::sun::star::uno::XInterface |
- (referenced interface's summary:)
- base interface of all UNO interfaces
|
|
- Description
- represents a cell which can be addressed with a
::com::sun::star::table::CellAddress .
- Developers Guide
Methods' Summary |
getCellAddress |
returns the address of the cell in the spreadsheet document.
|
Methods' Details |
getCellAddress
- Description
- returns the address of the cell in the spreadsheet document.
The ::com::sun::star::table::CellAddress
can be used to address the cell within its document.
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.
|