Package com.jxcell

Interface Summary
CancelEditListener The listener interface for receiving CancelEdit events

EndEditListener The listener interface for receiving EndEdit events

EndRecalcListener The listener interface for receiving EndRecalc events

ModifiedListener The listener interface for receiving Modified events

ObjectListener The listener interface for receiving Object events

SelectionChangedListener The listener interface for receiving SelectionChanged events

StartEditListener The listener interface for receiving StartEdit events

StartRecalcListener The listener interface for receiving StartRecalc events

UpdateListener The listener interface for receiviang Update events

ValidationFailedListener The listener interface for receiving ValidationFailed events

ViewChangedListener The listener interface for receiving ViewChanged events

 

Class Summary
CancelEditEvent This event occurs when the user presses the ESC key or leaves edit mode without making changes.
CellFormat The JXCELL CellFormat class, providing information about a cell format

CellRef This class provides the number of the active row and the active column in the worksheet

EndEditEvent This event occurs when an editing operation is completed

EndRecalcEvent This event occurs when the recalculation process is completed.
FindReplaceInfo This class provides information about find and replace operations.
HTMLWriter This is the JXCell HTMLWriter class which writes a range to an HTML Table.
ModifiedEvent  
NumberFormat This class provides methods for obtaining number formats

ObjectEvent  
RangeRef This class provides the coordinates of a worksheet range
SelectionChangedEvent  
StartEditEvent  
StartRecalcEvent  
UpdateEvent  
ValidationFailedEvent  
View This is the JXCell view class.
ViewChangedEvent  
 

Exception Summary
CellException