public class ExcelFormat extends HTMLFormat
Title: ExcelFont class
Description: TeeChart for Java
Copyright (c) 2004-2008 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
chart, fileExtension, hasColors, hasLabels, hasMarkPositions, hasNoMandatory, series| Constructor and Description |
|---|
ExcelFormat(IBaseChart c) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getFilterFiles()
Returns the corresponding Filter for the export format.
|
getContent, pointToStringcopyToClipboard, getDataFormat, getFileExtension, getIncludeHeader, getIncludeIndex, getIncludeLabels, getIncludeSeriesTitle, getSeries, getTextLineSeparator, prepare, save, save, setFileExtension, setIncludeHeader, setIncludeIndex, setIncludeLabels, setIncludeSeriesTitle, setSeries, setTextLineSeparatorpublic ExcelFormat(IBaseChart c)
public java.lang.String getFilterFiles()
DataExportFormatgetFilterFiles in class HTMLFormat