|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AreaI | |
---|---|
org.apache.poi.hssf.record.formula | formula package contains binary PTG structures used in Formulas |
org.apache.poi.hssf.util | util package contains tools needed for writing HSSF files that are not necesarily "real" HSSF concepts. |
Uses of AreaI in org.apache.poi.hssf.record.formula |
---|
Classes in org.apache.poi.hssf.record.formula that implement AreaI | |
---|---|
class |
Area3DPtg
Title: Area 3D Ptg - 3D reference (Sheet + Area) |
class |
AreaNPtg
Specifies a rectangular area of cells A1:A4 for instance. |
class |
AreaPtg
Specifies a rectangular area of cells A1:A4 for instance. |
class |
AreaPtgBase
Specifies a rectangular area of cells A1:A4 for instance. |
Uses of AreaI in org.apache.poi.hssf.util |
---|
Methods in org.apache.poi.hssf.util with parameters of type AreaI | |
---|---|
static java.lang.String |
AreaReference.formatAsString(AreaI area)
Formats a 2-D area as it would appear in a formula. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |