|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.poi.xssf.usermodel.XSSFShape
org.apache.poi.xssf.usermodel.XSSFSimpleShape
org.apache.poi.xssf.usermodel.XSSFTextBox
public final class XSSFTextBox
Represents a text box in a SpreadsheetML drawing.
| Field Summary |
|---|
| Fields inherited from class org.apache.poi.xssf.usermodel.XSSFShape |
|---|
anchor, drawing, EMU_PER_PIXEL, EMU_PER_POINT, parent, PIXEL_DPI, POINT_DPI |
| Constructor Summary | |
|---|---|
protected |
XSSFTextBox(XSSFDrawing drawing,
org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTShape ctShape)
|
| Method Summary |
|---|
| Methods inherited from class org.apache.poi.xssf.usermodel.XSSFShape |
|---|
getAnchor, getDrawing, getParent, isNoFill, setFillColor, setLineStyle, setLineStyleColor, setLineWidth, setNoFill |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.poi.ss.usermodel.Shape |
|---|
getAnchor, getParent, isNoFill, setFillColor, setLineStyleColor, setNoFill |
| Constructor Detail |
|---|
protected XSSFTextBox(XSSFDrawing drawing,
org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTShape ctShape)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||