Title: HSSFCellRangeAddress
Description:
Implementation of the cell range address lists,like is described in
OpenOffice.org's Excel Documentation .
In BIFF8 there is a common way to store absolute cell range address
lists in several records (not formulas). A cell range address list
consists of a field with the number of ranges and the list of the range
addresses. Each cell range address (called an ADDR structure) contains
4 16-bit-values.
Copyright: Copyright (c) 2004
Company:
author: Dragos Buleandra (dragos.buleandra@trade2b.ro) version: 2.0-pre |