Class Row
java.lang.Object
name.jurgenei.gradle.ooxml.canonical.Row
Canonical table row.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Row
public Row() -
Row
Creates a row with pre-populated cell content.- Parameters:
cells- canonical cells.
-
-
Method Details
-
getCells
- Returns:
- row cells in source order.
-