Class XLSFormatter.Bounds
java.lang.Object
io.jmix.reports.yarg.formatters.impl.XLSFormatter.Bounds
- Enclosing class:
- XLSFormatter
Bounds of region [(x,y) : (x1, y1)]
-
Field Summary
-
Method Summary
-
Field Details
-
row0
public final int row0 -
column0
public final int column0 -
row1
public final int row1 -
column1
public final int column1
-