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

I

INSERT_SHIFT_OFF_WORKBOOK - Static variable in class com.jxcell.CellException
 
INVALID_FILE - Static variable in class com.jxcell.CellException
 
INVALID_NAME - Static variable in class com.jxcell.CellException
 
INVALID_OBJECT_TYPE - Static variable in class com.jxcell.CellException
 
INVALID_REQUEST - Static variable in class com.jxcell.CellException
 
imageUpdate(Image, int, int, int, int, int) - Method in class com.jxcell.View
 
init() - Method in class com.jxcell.View
Reads and acts on applet parameters.
initWorkbook() - Method in class com.jxcell.View
 
insertRange(int, int, int, int, short) - Method in class com.jxcell.View
Moves the specified range in order to insert new cells, rows or columns.
insertSheets(int, int) - Method in class com.jxcell.View
Inserts one or more worksheets at the specified location.
isAllowArrows() - Method in class com.jxcell.View
Returns true if arrow keys can be used to navigate the worksheet.
isAllowAutoFill() - Method in class com.jxcell.View
Returns true if auto fill is enabled.
isAllowDelete() - Method in class com.jxcell.View
Returns true if the delete key deletes records and clears selection.
isAllowDesigner() - Method in class com.jxcell.View
Returns true if the Workbook Designer can be launched at run time.
isAllowEditHeaders() - Method in class com.jxcell.View
Returns true if users can edit row, column and top left headers.
isAllowFillRange() - Method in class com.jxcell.View
Returns true if the user is allowed to fill a range by clicking and dragging with the mouse, false otherwise.
isAllowFormulas() - Method in class com.jxcell.View
Returns true if the user is allowed to enter and edit formulas, false otherwise.
isAllowInCellEditing() - Method in class com.jxcell.View
Returns true if cells are edited in place, false otherwise.
isAllowMoveRange() - Method in class com.jxcell.View
Returns true of the user is allowed to move a range by clicking and dragging with the mouse, false otherwise.
isAllowObjSelections() - Method in class com.jxcell.View
Returns true if objects can be selected.
isAllowResize() - Method in class com.jxcell.View
Returns true if the user is allowed to resize rows and columns with the mouse, false otherwise.
isAllowSelections() - Method in class com.jxcell.View
Returns true if the user is allowed to change the selection with the keyboard or mouse, false otherwise.
isAllowTabs() - Method in class com.jxcell.View
Returns true if the TAB key can be used to reposition the active cell in a selected range.
isApplet() - Method in class com.jxcell.View
Returns true if JXCell is being run as an applet.
isAutoRecalc() - Method in class com.jxcell.View
Returns whether or not automatic recalc is on.
isBorder() - Method in class com.jxcell.View
Returns whether or not a black border is painted around the workbook.
isCanEditPaste() - Method in class com.jxcell.View
Returns true if the internal clipboard or Windows' clipboard contains items that can be pasted to the worksheet.
isCanEditPasteSpecial() - Method in class com.jxcell.View
Returns true if the internal clipboard or Windows' clipboard contains items that can be pasted to the worksheet using the Paste Special command.
isCanceled() - Method in class com.jxcell.EndEditEvent
Returns whether the end edit event has been canceled boolean indicating whether the EndEdit event has been canceled.
isCanceled() - Method in class com.jxcell.StartEditEvent
 
isCellMerge() - Method in class com.jxcell.View
 
isCellMerge(TRange) - Method in class com.jxcell.View
 
isCellMerge(int, int) - Method in class com.jxcell.View
 
isColHeaderSelected() - Method in class com.jxcell.View
Returns true if the column headings are selected.
isColHidden(int) - Method in class com.jxcell.View
Returns true if the column is hidden.
isCompressed() - Method in class com.jxcell.View
Returns true if a workbook is saved in a compressed format.
isDataFlavorSupported(DataFlavor) - Method in class com.jxcell.View
 
isDebug() - Static method in class com.jxcell.View
 
isDefaultRowHeightAutomatic() - Method in class com.jxcell.View
Returns true if row height is automatic.
isEnableProtection() - Method in class com.jxcell.View
Returns true if protection is enabled for all sheets in a workbook.
isEnableProtection(int) - Method in class com.jxcell.View
Returns true if protection is enabled for all sheets in a workbook.
isEnterMovesDown() - Method in class com.jxcell.View
Returns true if the enter key moves to the next cell.
isFontBold() - Method in class com.jxcell.CellFormat
Returns whether the font is bold.
isFontItalic() - Method in class com.jxcell.CellFormat
Returns whether the font is italic.
isFontOutline() - Method in class com.jxcell.CellFormat
Returns whether the font is outline.
isFontShadow() - Method in class com.jxcell.CellFormat
Returns whether the font is shadow.
isFontStrikeout() - Method in class com.jxcell.CellFormat
Returns whether the font is strikeout
isFontUnderline() - Method in class com.jxcell.CellFormat
Returns whether the font is underline
isFormatPaintMode() - Method in class com.jxcell.View
Returns true if FormatPaint Mode is enabled.
isHidden() - Method in class com.jxcell.CellFormat
Returns whether formulas are hidden
isInterrupted() - Method in class com.jxcell.EndRecalcEvent
This method returns whether the recalculation has been interrupted.
isIterationEnabled() - Method in class com.jxcell.View
Returns true if iteration is enabled.
isLaunchWorkbookDesigner() - Method in class com.jxcell.View
Returns false.
isLocked() - Method in class com.jxcell.CellFormat
Returns whether the active cell is locked
isLogical() - Method in class com.jxcell.View
Returns the logical (True or False) value of the active cell.
isLogical(int, int) - Method in class com.jxcell.View
Returns the logical (True or False) value of the specified cell.
isLogical(int, int, int) - Method in class com.jxcell.View
Returns the logical (True or False) value of the specified cell.
isPrecisionAsDisplayed() - Method in class com.jxcell.View
Returns true if all cell values are rounded to the displayed precision, False otherwise.
isPrintColHeading() - Method in class com.jxcell.View
Returns True if column headings are enabled and printed at the top of the worksheet, False otherwise.
isPrintGridLines() - Method in class com.jxcell.View
Returns True if grid lines are printed for the current sheet, False otherwise
isPrintHCenter() - Method in class com.jxcell.View
Returns whether or not the current sheet centered horizontally when printed.
isPrintLandscape() - Method in class com.jxcell.View
Returns True if the workbook is printed with a landscape orientation, False otherwise.
isPrintLeftToRight() - Method in class com.jxcell.View
Returns whether the current sheet is printed left to right then top to bottom, or top to bottom then left to right.
isPrintNoColor() - Method in class com.jxcell.View
Returns True if all workbook colors are converted to black and white, and all patterns are removed, False otherwise.
isPrintRowHeading() - Method in class com.jxcell.View
Returns whether or not row headings are printed for the current sheet.
isPrintScaleFitToPage() - Method in class com.jxcell.View
Returns True if the workbook is printed on the number of vertical and horizontal pages returned by the setPrintScaleFitHPages method, returns False if the scale percentage returned is used to print the workbook.
isPrintVCenter() - Method in class com.jxcell.View
Returns True if the current sheet is centered vertically when printed, False otherwise.
isRepaint() - Method in class com.jxcell.View
Returns True if repainting occurs in the entire window when Windows sends a WM_PAINT message, False otherwise.
isRowHeaderSelected() - Method in class com.jxcell.View
Returns True if row headings are selected, False otherwise.
isRowHeightAutomatic(int) - Method in class com.jxcell.View
Returns True if row height is automatic, False otherwise.
isRowHidden(int) - Method in class com.jxcell.View
Returns True if row is hidden, False otherwise. .
isRowMode() - Method in class com.jxcell.View
Returns True if an entire row is selected when you select a cell, false otherwise.
isScrollToLastRC() - Method in class com.jxcell.View
Returns True if scroll bars can scroll the last filled cell in the workbook to the top-left edge of the window.
isSheetSelected(int) - Method in class com.jxcell.View
Returns True if worksheet is selected, False otherwise.
isShowColHeading() - Method in class com.jxcell.View
Returns True if column headings are displayed, False otherwise.
isShowEditBar() - Method in class com.jxcell.View
Returns True if the edit bar is displayed with the workbook, False otherwise.
isShowEditBarCellRef() - Method in class com.jxcell.View
Returns True if isShowEditBar is True.
isShowFormulas() - Method in class com.jxcell.View
Returns True if formula text is displayed in cells instead of the values formulas produce, False otherwise.
isShowGridLines() - Method in class com.jxcell.View
Returns true if grid lines are shown, false otherwise.
isShowRowHeading() - Method in class com.jxcell.View
Returns true if row headings are shown, false otherwise.
isShowTypeMarkers() - Method in class com.jxcell.View
Returns True if the following frame types are used to identify different types of cells, False otherwise: Cell Type Frame Marker Empty cell None Blank formatted cell Blue frame Value cell (holds a number or text) Green frame Formula cell Red frame
isShowZeroValues() - Method in class com.jxcell.View
Returns True if cells with zero values are displayed, False, otherwise
isTopLeftHeaderSelected() - Method in class com.jxcell.View
Returns True if top left header is selected, False otherwise.
isTrace() - Static method in class com.jxcell.View
 
isUndefined(short) - Method in class com.jxcell.CellFormat
Returns whether a CellFormat attribute has been defined.
isWordWrap() - Method in class com.jxcell.CellFormat
Determines whether word wrap is enabled.
itemStateChanged(ItemEvent) - Method in class com.jxcell.designer.Designer
 

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