|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HSSFSimpleShape | |
org.apache.poi.hssf.usermodel | usermodel package maps HSSF low level strutures to familiar workbook/sheet model |
Uses of HSSFSimpleShape in org.apache.poi.hssf.usermodel |
Subclasses of HSSFSimpleShape in org.apache.poi.hssf.usermodel | |
class |
HSSFTextbox
A textbox is a shape that may hold a rich text string. |
Methods in org.apache.poi.hssf.usermodel that return HSSFSimpleShape | |
HSSFSimpleShape |
HSSFShapeGroup.createShape(HSSFChildAnchor anchor)
Create a new simple shape under this group. |
HSSFSimpleShape |
HSSFPatriarch.createSimpleShape(HSSFClientAnchor anchor)
Creates a simple shape. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |