|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XSSFWritableModel | |
---|---|
org.apache.poi.xssf.model | |
org.apache.poi.xssf.usermodel |
Uses of XSSFWritableModel in org.apache.poi.xssf.model |
---|
Subinterfaces of XSSFWritableModel in org.apache.poi.xssf.model | |
---|---|
interface |
XSSFChildContainingModel
Common interface for XSSF models, which have (typically binary) children to them. |
interface |
XSSFModel
Common interface for XSSF models, which deal with parts of the xssf file. |
Methods in org.apache.poi.xssf.model that return XSSFWritableModel | |
---|---|
XSSFWritableModel |
XSSFChildContainingModel.WritableChild.getModel()
|
Constructors in org.apache.poi.xssf.model with parameters of type XSSFWritableModel | |
---|---|
XSSFChildContainingModel.WritableChild(XSSFWritableModel model,
XSSFRelation rel)
|
Uses of XSSFWritableModel in org.apache.poi.xssf.usermodel |
---|
Classes in org.apache.poi.xssf.usermodel that implement XSSFWritableModel | |
---|---|
class |
XSSFActiveXData
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |