Package org.apache.poi.hssf.util


package org.apache.poi.hssf.util
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:
  • Class
    Description
    See OOO documentation: excelfileformat.pdf sec 2.5.14 - 'Cell Range Address'
    Deprecated.
    POI 4.0.0-SNAPSHOT.
    Intends to provide support for the very evil index to triplet issue and will likely replace the color constants interface for HSSF 2.0.
    Predefined HSSFColors with their given palette index (and an optional 2nd index)
    Deprecated.
    POI 4.0.0
    Utility for delaying the concatenation of multiple byte arrays.
    Utility class for helping convert RK numbers.