Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
jxl.biff

Classes in jxl.biff used by jxl.biff
BaseCellFeatures
          Container for any additional cell features
BaseCellFeatures.ValidationCondition
           
BuiltInFormat
          The excel string for the various built in formats.
ByteData
          Interface which provides a method for transferring chunks of binary data from one Excel file (read in) to another (written out)
CountryCode
          Enumeration type for the excel country codes
DataValidation
          Class which encapsulates a data validation (typically in the form of a dropdown list box)
DataValidityListRecord
          Record containing the list of data validation settings for a given sheet
DataValiditySettingsRecord
          Data validity settings
DisplayFormat
          The interface implemented by the various number and date format styles.
DValParser
          Class which parses the binary data associated with Data Validity (DVal) setting
DVParser
          Class which parses the binary data associated with Data Validity (DV) setting
DVParser.Condition
           
DVParser.DVType
           
DVParser.ErrorStyle
           
FontRecord
          A record containing the necessary data for the font information
FontRecord.Biff7
          Dummy indicators for overloading the constructor
Fonts
          A container for the list of fonts used in this workbook
FormatRecord
          A non-built in format record
FormatRecord.BiffType
           
FormattingRecords
          The list of XF records and formatting records for the workbook
HeaderFooter
          Class which represents an Excel header or footer.
HeaderFooter.Contents
          The contents - a simple wrapper around a string buffer
IndexMapping
          This class is a wrapper for a list of mappings between indices.
NumFormatRecordsException
          Excel places a constraint on the number of format records that are allowed.
PaletteRecord
          A record representing the RGB colour palette
RecordData
          The record data within a record
SheetRangeImpl
          Implementation class for the Range interface.
Type
          An enumeration class which contains the biff types
Type.ArbitraryType
           
WorkbookMethods
          An interface containing some common workbook methods.
WritableRecordData
          Extension of the standard RecordData which is used to support those records which, once read, may also be written
XFRecord
          Holds an extended formatting record
XFRecord.BiffType
           
XFRecord.XFType