interface XColumnRowRange in module com::sun::star::table:: |
interface XColumnRowRange : com::sun::star::uno::XInterface ;
enables accessing the columns and rows of a cell range.
Method Summary |
|
getColumns | This attribute returns the collection of columns in the range. |
getRows | This attribute returns the collection of rows in the range. |
Known Services Which Export this Interface |
Method Details |
|||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.