Home » JCraft » jxl » write » biff » [javadoc | source]
jxl.write.biff
public class: StyleXFRecord [javadoc | source]
java.lang.Object
   jxl.biff.RecordData
      jxl.biff.WritableRecordData
         jxl.biff.XFRecord
            jxl.write.biff.StyleXFRecord

All Implemented Interfaces:
    CellFormat, ByteData

A style XF Record
Fields inherited from jxl.biff.XFRecord:
formatIndex,  biff8,  biff7,  cell,  style
Fields inherited from jxl.biff.WritableRecordData:
maxRecordLength
Constructor:
 public StyleXFRecord(FontRecord fnt,
    DisplayFormat form) 
    Constructor
    Parameters:
    fnt - the font for this style
    form - the format of this style
Method from jxl.write.biff.StyleXFRecord Summary:
setCellOptions,   setLocked
Methods from jxl.biff.XFRecord:
equals,   getAlignment,   getBackgroundColour,   getBorder,   getBorderColour,   getBorderLine,   getData,   getDateFormat,   getFont,   getFontIndex,   getFormat,   getFormatRecord,   getHidden,   getIndentation,   getLocked,   getNumberFormat,   getOrientation,   getPattern,   getVerticalAlignment,   getWrap,   getXFIndex,   hasBorders,   hashCode,   initialize,   isDate,   isInitialized,   isLocked,   isNumber,   isRead,   isShrinkToFit,   rationalize,   setFont,   setFontIndex,   setFormatIndex,   setXFAlignment,   setXFBackground,   setXFBorder,   setXFCellOptions,   setXFDetails,   setXFIndentation,   setXFIndex,   setXFLocked,   setXFOrientation,   setXFShrinkToFit,   setXFVerticalAlignment,   setXFWrap,   uninitialize
Methods from jxl.biff.WritableRecordData:
getBytes,   getData
Methods from jxl.biff.RecordData:
getCode,   getRecord
Methods from java.lang.Object:
clone,   equals,   finalize,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from jxl.write.biff.StyleXFRecord Detail:
 public final  void setCellOptions(int opt) 
    Sets the raw cell options. Called by WritableFormattingRecord when setting the built in cell formats
 public  void setLocked(boolean l) 
    Sets whether or not this XF record locks the cell