service DatabaseRange in module com::sun::star::sheet:: |
service DatabaseRange;
a database range.
Exported Interfaces |
represents a cell range for which data operations are defined.
allows direct access to the cells in a named range or to the cells which are visible in a view, without the need to get the document object first.
provides information about and access to the properties from an implementation.
specifies the name of the object.
Property Summary |
|
MoveCells | if this property is set, columns or rows are inserted or deleted when the size of the range is changed by an update operation. |
KeepFormats | if this property is set, cell formats are extended when the size of the range is changed by an update operation. |
StripData | if this property is set, the cell contents within the database range are left out when the document is saved. |
Property Details |
||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.