org.millscript.office.excel.records.syntax
Class ChartChartFormatRecordSyntax

java.lang.Object
  extended by org.millscript.office.excel.RecordSyntax
      extended by org.millscript.office.excel.records.syntax.ChartChartFormatRecordSyntax
All Implemented Interfaces:
BIFF2, BIFF3, BIFF4S, BIFF4W, BIFF5, BIFF7, BIFF8, BIFF8X, Unknown

public class ChartChartFormatRecordSyntax
extends RecordSyntax
implements Unknown


Constructor Summary
ChartChartFormatRecordSyntax()
           
 
Method Summary
 ChartChartFormat newRecord(RecordTokenizer tokenizer)
           
 
Methods inherited from class org.millscript.office.excel.RecordSyntax
getXFRecordIndex
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChartChartFormatRecordSyntax

public ChartChartFormatRecordSyntax()
Method Detail

newRecord

public ChartChartFormat newRecord(RecordTokenizer tokenizer)
Specified by:
newRecord in class RecordSyntax
See Also:
RecordSyntax.newRecord(RecordTokenizer)


Copyright © 2006-2007 Open World Ltd. All Rights Reserved.