OpenOffice.org
XMerge API

Uses of Class
org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.BIFFRecord

Packages that use BIFFRecord
org.openoffice.xmerge.converter.xml.sxc.pexcel.Records This package contains the objects that represent BIFF Records for the pocket excel format. 
 

Uses of BIFFRecord in org.openoffice.xmerge.converter.xml.sxc.pexcel.Records
 

Subclasses of BIFFRecord in org.openoffice.xmerge.converter.xml.sxc.pexcel.Records
 class BeginningOfFile
          This class describes the beginning of file.
 class BlankCell
          Represents a BIFF Record that describes a blank cell
 class BoolErrCell
          Represents a BIFF Record that describes a Boolean or Error value
 class BoundSheet
          Represents a BoundSheet Record which describes the name of a worksheet
 class CodePage
          Represents the codepage for the document.
 class ColInfo
          ColInfo describes the formatting for a column
 class DefColWidth
          Represents a BIFF record defiuning the defualt column width
 class DefinedName
          Represents a BIFF Record representing a defined name in the workbook
 class DefRowHeight
          Represents a BIFF record defiuning the default row height
 class Eof
          Represents a BIFF Record used to mark the end of a section of file
 class ExtendedFormat
          Represents a BIFF Record descibing extended formatting information
 class FloatNumber
          Represents a BIFF Record describing a floating point
 class FontDescription
          Represents a BIFF Record descibing a font used
 class Formula
          Represents a BIFF Record describing a formula
 class LabelCell
          Reperesent a BIFF Record descibing a cell containing a string
 class NumberFormat
          Represents a BIFF Record describing a number format
 class Pane
          Represents a BIFF Record that describes the number and position of unfrozen panes.
 class Row
          Represents s BIFF Record that describes the format of a column
 class Selection
          Represents a BIFF Record that describes the selected area of a worksheet
 class StringValue
          Represents a BIFF Record that describes the value of a formula that evaluates to a string
 class Window1
          Represents a BIFF REcord that describes workbook window attributes
 class Window2
          Represents a BIFF Record that describes worksheet window attributes
 


OpenOffice.org
XMerge API

Copyright © 2002 OpenOffice.org