Package io.keikai.range.impl.imexp
Class ImExpUtils
- java.lang.Object
-
- io.keikai.range.impl.imexp.ImExpUtils
-
public class ImExpUtils extends Object
Utility methods that involve read or write POI model.- Since:
- 3.5.0
- Author:
- Hawk
-
-
Constructor Summary
Constructors Constructor Description ImExpUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static int
getHeightAny(Sheet poiSheet, int row)
static int
getRowHeightInPx(Sheet poiSheet, Row row)
static int
getWidthAny(Sheet poiSheet, int col, int charWidth)
-