:: com :: sun :: star :: chart2 ::
|
interface XTextualDataSequence |
- Base Interfaces
::com::sun::star::uno::XInterface
|
+--XDataSequence
|
+--XTextualDataSequence
XDataSequence |
- (referenced interface's summary:)
- allows acces to a one-dimensional sequence of data.
|
|
- Usage Restrictions
- not published
- Description
- allows acces to a one-dimensional sequence of strings.
|
Methods' Details |
getTextualData
sequence< string > |
getTextualData(); |
- Description
- retrieves the data as strings
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.