:: com :: sun :: star :: chart2 :: data ::

unpublished service DataProvider
Usage Restrictions
not published

Exported Interfaces - Summary
XDataProvider

For accessing data a component provides for being used by charts.

XRangeXMLConversion

allows you to convert the ranges a data provider deals with internally into valid XML. (details)

Properties' Summary
boolean
IncludeHiddenCells
[ OPTIONAL ]
If set to false false, values from hidden cells are not returned.  
Exported Interfaces - Details
XDataProvider
Description
For accessing data a component provides for being used by charts.
XRangeXMLConversion
Usage Restrictions
optional
Description
allows you to convert the ranges a data provider deals with internally into valid XML.
Properties' Details
IncludeHiddenCells
boolean IncludeHiddenCells;
Usage Restrictions
optional
Description
If set to false false, values from hidden cells are not returned.

 
Top of Page