public class CellAreaEvent extends CellEvent
Constructor and Description |
---|
CellAreaEvent(String name,
org.zkoss.zk.ui.Component target,
Sheet sheet,
int tRow,
int lCol,
int bRow,
int rCol) |
Modifier and Type | Method and Description |
---|---|
AreaRef |
getArea() |
int |
getLastColumn() |
int |
getLastRow() |
Copyright © 2020. All rights reserved.