:: com :: sun :: star :: chart2 ::
|
unpublished |
service RectangularDataSource |
|
|
- Description
- describes a data source that bases on a two-dimensional range of
data, like a cell range in a spreadsheet.
Components supporting this service have the duty to interpret
the given range in an appropriate way to represent a
::DataSource .
|
Included Services |
DataSource |
- Description
- A RectangularDataSource is certainly also a DataSource.
|
::com::sun::star::chart::ChartDataArray |
- (referenced entity's summary:)
- must be supported by each data source for charts, where you want
to access the values directly.
|
Properties' Details |
SourceRange
string SourceRange;
- Description
- contains a range string in the format specified by the Office
XML format for tables, that refers to data in the table of a
spreadsheet or a text document.
This range is used to determine the rectangular range
chosen. The ::DataSequence::SourceRange
properties of the ::DataSequence s are ignored for
this type of ::DataSource .
|
|
DataRowSource
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.