jxl.read.biff
Class PaletteRecord

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

public class PaletteRecord
extends RecordData

A password record


Method Summary
 byte[] getData()
          Accessor for the binary data - used when copying
 
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
 

Method Detail

getData

public byte[] getData()
Accessor for the binary data - used when copying

Returns:
the binary data