jxl.read.biff
Class HeaderRecord

java.lang.Object
  extended byjxl.biff.RecordData
      extended byjxl.read.biff.HeaderRecord

public class HeaderRecord
extends RecordData

A workbook page header record


Field Summary
static jxl.read.biff.HeaderRecord.Biff7 biff7
           
 
Methods inherited from class jxl.biff.RecordData
getCode, getRecord
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

biff7

public static jxl.read.biff.HeaderRecord.Biff7 biff7