:: com :: sun :: star :: table ::
|
unpublished |
interface XTable |
|
|
- Base Interfaces
XTable
┣ ::com::sun::star::lang::XComponent
┣ XCellRange
┣ XColumnRowRange
┣ ::com::sun::star::util::XModifiable
┃ ┗ ::com::sun::star::util::XModifyBroadcaster
┣ ::com::sun::star::beans::XPropertySet
┗ ::com::sun::star::beans::XFastPropertySet
::com::sun::star::lang::XComponent |
- (referenced interface's summary:)
- allows to exclicitly free resources and break cyclic references.
|
XCellRange |
- (referenced interface's summary:)
- provides access to the cells or to sub-ranges of a cell range.
|
XColumnRowRange |
- (referenced interface's summary:)
- provides methods to access the collections of columns and rows
of a cell range.
|
::com::sun::star::util::XModifiable |
- Description
- interface to make the modify state of the table accessible.
Additionally, it makes it possible to register listener objects, which
get notification whenever the content of the table changes.
|
::com::sun::star::beans::XPropertySet |
- (referenced interface's summary:)
- provides information about and access to the
properties from an implementation.
|
::com::sun::star::beans::XFastPropertySet |
- (referenced interface's summary:)
- provides a fast way of accessing and changing property values.
|
|
- Usage Restrictions
- not published
|
Methods' Summary |
createCursor |
creates a cell cursor including the whole table
|
createCursorByRange |
creates a cell cursor to travel in the given range context.
|
Attributes' Summary |
RowCount |
stores the current row count of this table |
ColumnCount |
stores the current column count of this table |
Attributes' Details |
RowCount
[ readonly ] long RowCount;
- Description
- stores the current row count of this table
|
|
ColumnCount
[ readonly ] long ColumnCount;
- Description
- stores the current column count of this table
|
|
Top of Page
Copyright © 2000, 2012 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.