excel.core
类 Depend
java.lang.Object
excel.core.Depend
public final class Depend
- extends java.lang.Object
记录依赖关系
当 SheetName==null 时表示是同一个Sheet
| 从类 java.lang.Object 继承的方法 |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SheetGuid
public java.lang.String SheetGuid
range
public MergedRange range
node
public excel.jep.ASTVarNode node
dependShowText
public boolean dependShowText
Depend
public Depend(java.lang.String sheetGuid,
MergedRange r,
excel.jep.ASTVarNode nd)
rcStart
public RowCol rcStart()
rcEnd
public RowCol rcEnd()