Save This Page
Home » jexcelapi_2_6_8 » jxl.read.biff » [javadoc | source]
jxl.read.biff
interface: CellFeaturesAccessor [javadoc | source]

All Known Implementing Classes:
    LabelSSTRecord, SharedBooleanFormulaRecord, SharedDateFormulaRecord, NumberValue, RStringRecord, DateRecord, NumberRecord, NumberFormulaRecord, SharedErrorFormulaRecord, ErrorFormulaRecord, SharedNumberFormulaRecord, CellValue, MulBlankCell, FormulaRecord, DateFormulaRecord, StringFormulaRecord, SharedStringFormulaRecord, BooleanRecord, RKRecord, BaseSharedFormulaRecord, LabelRecord, ErrorRecord, BooleanFormulaRecord, BlankCell

Allows the setting of the cell features in this package only
Method from jxl.read.biff.CellFeaturesAccessor Summary:
getCellFeatures,   setCellFeatures
Method from jxl.read.biff.CellFeaturesAccessor Detail:
 public CellFeatures getCellFeatures()
    Convenience function (due to casting) to get the cell features
 public  void setCellFeatures(CellFeatures cf)
    Sets the cell features