| Package | Description | 
|---|---|
| org.fugerit.java.doc.base.typehelper.excel | 
| Modifier and Type | Method and Description | 
|---|---|
| DocCell | MatrixCell. getCell() | 
| DocCell | TableMatrix. getCell(int r,
       int c) | 
| DocCell | MatrixCell. getParent() | 
| DocCell | TableMatrix. getParent(int r,
         int c) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | MatrixCell. setCell(DocCell cell) | 
| void | TableMatrix. setNext(DocCell s,
       int rs,
       int cs) | 
| Constructor and Description | 
|---|
| MatrixCell(DocCell cell,
          DocCell parent) | 
Copyright © 2021 Fugerit. All rights reserved.