com.steema.teechart.exports
Class ExcelFormat

java.lang.Object
  extended by com.steema.teechart.exports.DataExportFormat
      extended by com.steema.teechart.exports.HTMLFormat
          extended by com.steema.teechart.exports.ExcelFormat
All Implemented Interfaces:
java.awt.datatransfer.ClipboardOwner

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

Author:
not attributable

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()
          Returns the corresponding Filter for the export format.
 
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

ExcelFormat

public ExcelFormat(IBaseChart c)
Method Detail

getFilterFiles

public java.lang.String getFilterFiles()
Description copied from class: DataExportFormat
Returns the corresponding Filter for the export format.

Overrides:
getFilterFiles in class HTMLFormat
Returns:
String