Class Cell
java.lang.Object
name.jurgenei.gradle.ooxml.canonical.Cell
Canonical table cell text payload.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Cell
public Cell() -
Cell
Creates a cell with text content.- Parameters:
text- cell text.
-
-
Method Details
-
getText
- Returns:
- cell text content.
-
getMath
-
addText
-
addMath
-
hasContent
public boolean hasContent()
-