org.apache.poi.xslf.usermodel
Class DrawingTableCell

java.lang.Object
  extended by org.apache.poi.xslf.usermodel.DrawingTableCell

@Removal(version="3.18")
public class DrawingTableCell
extends java.lang.Object


Constructor Summary
DrawingTableCell(org.openxmlformats.schemas.drawingml.x2006.main.CTTableCell cell)
           
 
Method Summary
 DrawingTextBody getTextBody()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DrawingTableCell

public DrawingTableCell(org.openxmlformats.schemas.drawingml.x2006.main.CTTableCell cell)
Method Detail

getTextBody

public DrawingTextBody getTextBody()