public class XWPFSDTCell extends XWPFAbstractSDT implements ICell
These can contain one or more cells or other SDTs within them.
WARNING - APIs expected to change rapidly
| Constructor and Description | 
|---|
| XWPFSDTCell(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSdtCell sdtCell,
           XWPFTableRow xwpfTableRow,
           IBody part) | 
| Modifier and Type | Method and Description | 
|---|---|
| ISDTContent | getContent() | 
getBody, getDocument, getElementType, getPart, getPartType, getTag, getTitlepublic XWPFSDTCell(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSdtCell sdtCell,
                   XWPFTableRow xwpfTableRow,
                   IBody part)
public ISDTContent getContent()
getContent in class XWPFAbstractSDTCopyright 2018 The Apache Software Foundation or its licensors, as applicable.