public class DiffPair extends Object
| Constructor and Description |
|---|
DiffPair(XlsTable table1,
XlsTable table2) |
| Modifier and Type | Method and Description |
|---|---|
List<ICell> |
getDiffCells1() |
List<ICell> |
getDiffCells2() |
XlsTable |
getTable1() |
XlsTable |
getTable2() |
void |
setDiffCells1(List<ICell> diffCells) |
void |
setDiffCells2(List<ICell> diffCells) |
Copyright © 2004–2019 OpenL Tablets. All rights reserved.