interface XGridPeer in module com::sun::star::form:: |
interface XGridPeer : com::sun::star::uno::XInterface ;
represents the window peer of a GridControl and allows you to set and retrieve the model data.
Method Summary |
|
getColumns | retrieves the currently used column definitions of the peer. |
setColumns | sets the column definition for the peer. |
Method Details |
|||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.