Class TableCellUtil
java.lang.Object
org.wickedsource.docxstamper.util.TableCellUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidaddEmptyParagraph(org.docx4j.wml.Tc cell) static booleanhasAtLeastOneParagraphOrTable(org.docx4j.wml.Tc cell)
-
Constructor Details
-
TableCellUtil
public TableCellUtil()
-
-
Method Details
-
hasAtLeastOneParagraphOrTable
public static boolean hasAtLeastOneParagraphOrTable(org.docx4j.wml.Tc cell) -
addEmptyParagraph
public static void addEmptyParagraph(org.docx4j.wml.Tc cell)
-