public class EditEvent extends EventObject
source
Constructor and Description |
---|
EditEvent(Object source,
Workbook workbook)
Creates a new edit event.
|
Modifier and Type | Method and Description |
---|---|
Workbook |
getWorkbook()
Returns the active workbook.
|
getSource, toString
public Workbook getWorkbook()