|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.steema.teechart.exports.DataExportFormat
com.steema.teechart.exports.HTMLFormat
com.steema.teechart.exports.ExcelFormat
public class ExcelFormat
Field Summary |
---|
Fields inherited from class com.steema.teechart.exports.DataExportFormat |
---|
chart, fileExtension, hasColors, hasLabels, hasMarkPositions, hasNoMandatory, series |
Constructor Summary | |
---|---|
ExcelFormat(IBaseChart c)
|
Method Summary | |
---|---|
java.lang.String |
getFilterFiles()
|
Methods inherited from class com.steema.teechart.exports.HTMLFormat |
---|
getContent, pointToString |
Methods inherited from class com.steema.teechart.exports.DataExportFormat |
---|
copyToClipboard, getDataFormat, getFileExtension, getIncludeHeader, getIncludeIndex, getIncludeLabels, getIncludeSeriesTitle, getSeries, getTextLineSeparator, lostOwnership, prepare, save, save, setFileExtension, setIncludeHeader, setIncludeIndex, setIncludeLabels, setIncludeSeriesTitle, setSeries, setTextLineSeparator |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExcelFormat(IBaseChart c)
Method Detail |
---|
public java.lang.String getFilterFiles()
getFilterFiles
in class HTMLFormat
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |