Package org.apache.poi.hssf.util
util package contains tools needed for writing HSSF files that are not necesarily "real"
HSSF concepts.
See: Description
-
Class Summary Class Description AreaReference CellRangeAddress Deprecated useCellRangeAddressCellRangeAddress8Bit See OOO documentation: excelfileformat.pdf sec 2.5.14 - 'Cell Range Address' LikeCellRangeAddressexcept column fields are 8-bit.CellRangeAddressList Deprecated CellReference Common conversion functions between Excel style A1, C27 style cell references, and POI usermodel style row=0, column=0 style references.HSSFCellUtil Various utility functions that make working with a cells and rows easier.HSSFColor Intends to provide support for the very evil index to triplet issue and will likely replace the color constants interface for HSSF 2.0.HSSFColor.AQUA Class AQUAHSSFColor.AUTOMATIC Special Default/Normal/Automatic color.HSSFColor.BLACK Class BLACKHSSFColor.BLUE Class BLUEHSSFColor.BLUE_GREY Class BLUE_GREYHSSFColor.BRIGHT_GREEN Class BRIGHT_GREENHSSFColor.BROWN Class BROWNHSSFColor.CORAL Class CORALHSSFColor.CORNFLOWER_BLUE Class CORNFLOWER_BLUEHSSFColor.DARK_BLUE Class DARK_BLUEHSSFColor.DARK_GREEN Class DARK_GREENHSSFColor.DARK_RED Class DARK_REDHSSFColor.DARK_TEAL Class DARK_TEALHSSFColor.DARK_YELLOW Class DARK_YELLOWHSSFColor.GOLD Class GOLDHSSFColor.GREEN Class GREENHSSFColor.GREY_25_PERCENT Class GREY_25_PERCENTHSSFColor.GREY_40_PERCENT Class GREY_40_PERCENTHSSFColor.GREY_50_PERCENT Class GREY_50_PERCENTHSSFColor.GREY_80_PERCENT Class GREY_80_PERCENTHSSFColor.INDIGO Class INDIGOHSSFColor.LAVENDER Class LAVENDERHSSFColor.LEMON_CHIFFON Class LEMON_CHIFFONHSSFColor.LIGHT_BLUE Class LIGHT_BLUEHSSFColor.LIGHT_CORNFLOWER_BLUE Class LIGHT_CORNFLOWER_BLUEHSSFColor.LIGHT_GREEN Class LIGHT_GREENHSSFColor.LIGHT_ORANGE Class LIGHT_ORANGEHSSFColor.LIGHT_TURQUOISE Class LIGHT_TURQUOISEHSSFColor.LIGHT_YELLOW Class LIGHT_YELLOWHSSFColor.LIME Class LIMEHSSFColor.MAROON Class MAROONHSSFColor.OLIVE_GREEN Class OLIVE_GREENHSSFColor.ORANGE Class ORANGEHSSFColor.ORCHID Class ORCHIDHSSFColor.PALE_BLUE Class PALE_BLUEHSSFColor.PINK Class PINKHSSFColor.PLUM Class PLUMHSSFColor.RED Class REDHSSFColor.ROSE Class ROSEHSSFColor.ROYAL_BLUE Class ROYAL_BLUEHSSFColor.SEA_GREEN Class SEA_GREENHSSFColor.SKY_BLUE Class SKY_BLUEHSSFColor.TAN Class TANHSSFColor.TEAL Class TEALHSSFColor.TURQUOISE Class TURQUOISEHSSFColor.VIOLET Class VIOLETHSSFColor.WHITE Class WHITEHSSFColor.YELLOW Class YELLOWHSSFRegionUtil Various utility functions that make working with a region of cells easier.LazilyConcatenatedByteArray Utility for delaying the concatenation of multiple byte arrays.PaneInformation Holds information regarding a split plane or freeze plane for a sheet.Region Deprecated (Aug-2008) useCellRangeAddressRKUtil Utility class for helping convert RK numbers.
Package org.apache.poi.hssf.util Description
util package contains tools needed for writing HSSF files that are not necesarily "real"
HSSF concepts.
Related Documentation
For overviews, tutorials, examples, guides, and tool documentation, please see:DataMelt 3.0 © DataMelt by jWork.ORG