org.apache.poi.xssf.usermodel
Class XSSFTextBox

java.lang.Object
  extended by org.apache.poi.xssf.usermodel.XSSFShape
      extended by org.apache.poi.xssf.usermodel.XSSFSimpleShape
          extended by org.apache.poi.xssf.usermodel.XSSFTextBox

public final class XSSFTextBox
extends XSSFSimpleShape

Represents a text box in a SpreadsheetML drawing.

Author:
Yegor Kozlov

Field Summary
 
Fields inherited from class org.apache.poi.xssf.usermodel.XSSFShape
EMU_PER_PIXEL, EMU_PER_POINT, PIXEL_DPI, POINT_DPI
 
Method Summary
 
Methods inherited from class org.apache.poi.xssf.usermodel.XSSFSimpleShape
getCTShape, getShapeType, setShapeType, setText
 
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
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait