Save This Page
Home » jexcelapi_2_6_8 » jxl.biff » [javadoc | source]
jxl.biff
class: BuiltInStyle [javadoc | source]
java.lang.Object
   jxl.biff.RecordData
      jxl.biff.WritableRecordData
         jxl.biff.BuiltInStyle

All Implemented Interfaces:
    ByteData

Represents a built in, rather than a user defined, style. This class is used by the FormattingRecords class when writing out the hard* coded styles
Fields inherited from jxl.biff.WritableRecordData:
maxRecordLength
Constructor:
 public BuiltInStyle(int xfind,
    int sn) 
Method from jxl.biff.BuiltInStyle Summary:
getData
Methods from jxl.biff.WritableRecordData:
getBytes,   getData
Methods from jxl.biff.RecordData:
getCode,   getRecord
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from jxl.biff.BuiltInStyle Detail:
 public byte[] getData() 
    Abstract method implementation to get the raw byte data ready to write out