Package com.jxcell

Interface Summary
CancelEditListener The listener interface for receiving CancelEdit events

CellModifyListener  
EndEditListener The listener interface for receiving EndEdit events

EndRecalcListener The listener interface for receiving EndRecalc events

HyperlinkListener  
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

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 this class present creating and returning information about cell formats.
CellModifyEvent  
CellRef This class provides the number of the active row and the active column in the worksheet

ChartFormat The chart format class, providing information about chart formatting.
ChartShape This class contains the chart model API.
CommentShape This class represents a comment object.
ConditionFormat This class represents a conditional format condition and the associated formatting.
DataValidation This class contains the DataValidation API.
EndEditEvent This event occurs when an editing operation is completed

EndRecalcEvent This event occurs when the recalculation process is completed.
FormControlShape This class represents a Form control object.
GRChart  
GRObject  
GRObjectPos  
HyperLink This class represents a Hyperlink.
HyperlinkEvent  
JBookApplet  
ModifiedEvent This event occurs when a change is made in the workbook.
ObjectEvent Creates an Object event for the specified object in the specified view
PictureShape This class represents a picture shape object.
RangeRef  
SelectionChangedEvent This event occurs when the selection changes
ShapeFormat This class represents a picture shape object.
ShapeObj This class is base class of drawing Format.
ShapePos the shape placement position
StartEditEvent This class defines the means to notify registered listeners whenever a cell is about to be edited by the user
StartRecalcEvent This event occurs when the recalculation process is started
UpdateEvent This event is passed to the UpdateEventListener to signal a change in the displayed worksheet
View This is the jxcell view class.
ViewChangedEvent Occurs when a different workbook is attached to a view
 

Enum Summary
CellModifyEvent.ModifyAction  
 

Exception Summary
CellException