Package jxl.write


package jxl.write
  • Class
    Description
    Deprecated.
    Repackaged as jxl.Alignment.
    A blank cell.
    Enumeration class containing the various bold styles for data
    A cell, created by user applications, which contains a boolean (or in some cases an error) value
    Deprecated.
    repackaged as jxl.format.Border
    Deprecated.
    Repackaged as jxl.format.BorderLineStyle
    Deprecated.
    This has been repackaged as jxl.format.Colour
    A custom user defined number format which may be instantiated within user applications in order to present date and time values in the appropriate format.
    Static class which contains Excels predefined Date formats
    A Date which may be created on the fly by a user application and added to a spreadsheet NOTE: By default, all dates will have local timezone information added to their UTC value.
    Deprecated.
    Renamed to writable font
    A cell, created by user applications, which contains a numerical value
    A cell containing text which may be created by user applications
    A cell, created by user applications, which contains a numerical value
    A custom user defined number format, which may be instantiated within user applications in order to present numerical values to the appropriate level of accuracy.
    Static class which contains the available list of built in Number formats
    Deprecated.
    Repackaged as jxl.format.Pattern
    Deprecated.
    Repackaged as jxl.format.VerticalAlignment
    The interface for all writable cells
    Container for any additional cell features
    A user specified cell format, which may be reused across many cells.
    A class which is instantiated when the user application wishes to specify the font for a particular cell
    Static inner class used for classifying the font names
    A writable hyperlink.
    Allows an image to be created, or an existing image to be manipulated Note that co-ordinates and dimensions are given in cells, so that if for example the width or height of a cell which the image spans is altered, the image will have a correspondign distortion
    Interface for a worksheet that may be modified.
    A writable workbook
    Exception thrown when using the API to generate an Excel file