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

unpublished interface XTextualDataSequence
Usage Restrictions
not published
Description
allows acces to a one-dimensional sequence of strings.

Methods' Summary
getTextualData retrieves the data as strings  
Methods' Details
getTextualData
sequence< string >
getTextualData();

Description
retrieves the data as strings
Top of Page