A B C D E F G H I K L M N O P R S T U V W Y

A

ALIGN_TAG - Static variable in class com.jxcell.HTMLWriter
Output the data with table ALIGN tags
ALL - Static variable in class com.jxcell.HTMLWriter
The default flag setting.
ARRAY_OVERFLOW - Static variable in class com.jxcell.CellException
 
Assert(boolean) - Static method in class com.jxcell.View
 
actionPerformed(ActionEvent) - Method in class com.jxcell.designer.Designer
 
addCancelEditListener(CancelEditListener) - Method in class com.jxcell.View
Adds the specified listener to receive CancelEdit events

addColPageBreak(int) - Method in class com.jxcell.View
Adds a vertical page break to the left edge of the specified column

addEndEditListener(EndEditListener) - Method in class com.jxcell.View
Adds the specified listener to receive EndEdit events

addEndRecalcListener(EndRecalcListener) - Method in class com.jxcell.View
Adds the specified listener to receive EndRecalc events

addModifiedListener(ModifiedListener) - Method in class com.jxcell.View
Adds the specified listener to receive Modified events

addNotify() - Method in class com.jxcell.designer.Designer
 
addObject(short, double, double, double, double) - Method in class com.jxcell.View
Creates and adds an object to the active worksheet

addObjectListener(ObjectListener) - Method in class com.jxcell.View
Adds the specified listener to receive Object events

addPageBreak() - Method in class com.jxcell.View
Adds a horizontal and vertical page break adjacent to the active cell

The horizontal page break is added at the cell's top edge; the vertical page break is added at the cell's left edge.

addPicture(double, double, double, double, byte[]) - Method in class com.jxcell.View
Adds picture object to the worksheet

addPicture(double, double, double, double, URL) - Method in class com.jxcell.View
Adds picture object to the worksheet

addPolygon(double, double, double, double, Point[], boolean) - Method in class com.jxcell.View
Creates and adds a polygon to a view, and specifieds the placement of points in the polygon.
addRowPageBreak(int) - Method in class com.jxcell.View
Adds a horizontal page break adjacent to the top edge of the specified row

addSelection(int, int, int, int) - Method in class com.jxcell.View
Adds a new selection to the current selection list Rows are indexed from top to bottom beginning with 0; sheets and columns are indexed from left to right beginning with 0.
addSelection(GRObject) - Method in class com.jxcell.View
Selects an additional object.
addSelectionChangedListener(SelectionChangedListener) - Method in class com.jxcell.View
Adds the specified listener to receive SelectionChanged events

addStartEditListener(StartEditListener) - Method in class com.jxcell.View
Adds the specified listener to receive StartEdit events

addStartRecalcListener(StartRecalcListener) - Method in class com.jxcell.View
Adds the specified listener to receive StartRecalc events

addUpdateListener(UpdateListener) - Method in class com.jxcell.View
Adds the specified listener to receive Update events

addValidationFailedListener(ValidationFailedListener) - Method in class com.jxcell.View
Adds the specified listener to receive ValidationFailed events

addViewChangedListener(ViewChangedListener) - Method in class com.jxcell.View
Adds the specified listener to receive ViewChanged events

adjustmentValueChanged(AdjustmentEvent) - Method in class com.jxcell.View
 
attach(String) - Method in class com.jxcell.View
Searches for a workbook with the specified name, and attaches the current view to it.
attach(View) - Method in class com.jxcell.View
Attaches the current view to the specified view's workbook, using the display properties of the specified view's workbook.

A B C D E F G H I K L M N O P R S T U V W Y