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

I

init() - Method in class com.jxcell.CellFormat
reset the format settings,this will clear all setting had been set before
init() - Method in class com.jxcell.JBookApplet
 
initData(RangeRef, boolean) - Method in class com.jxcell.ChartShape
initial chart from range
initData(RangeRef, boolean) - Method in class com.jxcell.GRChart
initial chart from range

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.
is3Dimensional() - Method in class com.jxcell.ChartShape
Indicates whether the chart is 3 dimensional or not.
isAllowAutoFill() - Method in class com.jxcell.View
Returns true if auto fill is enabled.
isAllowCellTextDlg() - Method in class com.jxcell.View
 
isAllowDelete() - Method in class com.jxcell.View
Returns true if the delete key deletes records and clears selection.
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.
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.
isAutoRecalc() - Method in class com.jxcell.View
Returns whether or not automatic recalc is on.
isAutoSize() - Method in class com.jxcell.GRObject
 
isAxisScaleCrossAuto(short, int) - Method in class com.jxcell.ChartShape
 
isAxisScaleCrossMax(short, int) - Method in class com.jxcell.ChartShape
 
isAxisScaleCrossMin(short, int) - Method in class com.jxcell.ChartShape
 
isAxisScaleReversed(short, int) - Method in class com.jxcell.ChartShape
determine if the axis scale is reversed
isAxisVisible() - Method in class com.jxcell.ChartShape
Indicates whether the selected axis is visible.
isAxisVisible(short, int) - Method in class com.jxcell.ChartShape
Indicates whether the specified axis is visible.
isBorder() - Method in class com.jxcell.View
Returns whether or not a black border is painted around the workbook.
isCanceled() - Method in class com.jxcell.CellModifyEvent
 
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
Returns whether the StartEdit event has been canceled
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.
isCategoryScaleCrossBetween() - Method in class com.jxcell.ChartShape
 
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.
isDefaultRowHeightAutomatic() - Method in class com.jxcell.View
Returns true if row height is automatic.
isDropLinesVisible() - Method in class com.jxcell.ChartShape
Indicates whether drop lines are visible.
isEnableProtection() - Method in class com.jxcell.View
Returns true if protection is enabled for all sheets in a workbook.
isFillAuto() - Method in class com.jxcell.ChartFormat
Returns whether fill is auto.
isFillShadow() - Method in class com.jxcell.ChartFormat
Returns whether the object has a shadow behind it.
isFontAutoScale() - Method in class com.jxcell.ChartFormat
Returns whether fonts are automatically scaled based on chart size.
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.
isFontStrikeout() - Method in class com.jxcell.CellFormat
Returns whether the font is strikeout.
isFormatPaintMode() - Method in class com.jxcell.View
Returns true if FormatPaint Mode is enabled.
isHidden() - Method in class com.jxcell.CellFormat
Returns whether the active cell is hidden
isHiddenDefinedName(int) - Method in class com.jxcell.View
 
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.
isLegendVisible() - Method in class com.jxcell.ChartShape
Indicates whether the legend is visible.
isLegendVisible() - Method in class com.jxcell.GRChart
Indicates whether the legend is visible.
isLineAuto() - Method in class com.jxcell.ChartFormat
return if the line auto
isLineAuto() - Method in class com.jxcell.GRObject
 
isLineNone() - Method in class com.jxcell.ChartFormat
if line is none
isLineShadow() - Method in class com.jxcell.ChartFormat
if the line is shadow.
isLinkedToDataSource() - Method in class com.jxcell.ChartFormat
Returns whether the object gets the value format from the data source.
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.
isLogScale() - Method in class com.jxcell.ChartShape
Indicates whether the axis is logarithmic.
isLogScale() - Method in class com.jxcell.GRChart
Indicates whether the axis is logarithmic.
isLotusEvaluation(int) - Method in class com.jxcell.View
 
isMajorGridVisible() - Method in class com.jxcell.ChartShape
Indicates whether the major grid lines of the selected axis are visible.
isMajorGridVisible(short, int) - Method in class com.jxcell.ChartShape
Indicates whether the major grid lines of the specified axis are visible.
isMarkerAuto() - Method in class com.jxcell.ChartFormat
Returns whether to use automatic formatting for a marker.
isMinorGridVisible() - Method in class com.jxcell.ChartShape
Indicates whether the minor grid lines of the selected axis are visible.
isMinorGridVisible(short, int) - Method in class com.jxcell.ChartShape
Indicates whether the minor grid lines of the specified axis are visible.
isPatternAuto() - Method in class com.jxcell.CellFormat
 
isPatternAuto() - Method in class com.jxcell.ChartFormat
 
isPercent() - Method in class com.jxcell.ChartShape
Indicates whether the values in the chart are plotted as percentages of the category.
isPlotStacked() - Method in class com.jxcell.ChartShape
Indicates whether the series in the chart are stacked.
isPrecisionAsDisplayed() - Method in class com.jxcell.View
Returns true if all cell values are rounded to the displayed precision, False otherwise.
isPrintAutoPageNumbering() - Method in class com.jxcell.View
 
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.
isRepainting() - 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.
isScaleMajorUnitAuto(short, int) - Method in class com.jxcell.ChartShape
 
isScaleMinorUnitAuto(short, int) - Method in class com.jxcell.ChartShape
 
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.
isSelectable() - Method in class com.jxcell.GRObject
 
isSeriesInRows() - Method in class com.jxcell.ChartShape
Indicates whether series data is in rows.
isSeriesInRows() - Method in class com.jxcell.GRChart
Indicates whether series data is in rows
isSheetProtected(int) - Method in class com.jxcell.View
Returns true if protection is enabled for the specified sheet.
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.
isShowContextMenus() - Method in class com.jxcell.View
 
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
isShrinkToFit() - Method in class com.jxcell.CellFormat
Returns whether ShrinkToFit is enabled.
isSingleCell() - Method in class com.jxcell.RangeRef
 
isSolid() - Method in class com.jxcell.ChartFormat
Returns whether fill is solid.
isStringToken() - Method in class com.jxcell.DataValidation
 
isSummaryColsBeforeDetail() - Method in class com.jxcell.View
Returns true if col outline summaries are before col detail information.
isSummaryRowsBeforeDetail() - Method in class com.jxcell.View
Returns true if row outline summaries are before row detail information.
isTopLeftHeaderSelected() - Method in class com.jxcell.View
Returns True if top left header is selected, False otherwise.
isUndefined(int) - Method in class com.jxcell.CellFormat
 
isValidObjectType(short) - Static method in class com.jxcell.GRObject
 
isValueFormatHidden(int) - Method in class com.jxcell.View
 
isValueFormatLinkedToDataSource() - Method in class com.jxcell.ChartFormat
Returns whether the object gets the value format from the data source.
isVaryColors() - Method in class com.jxcell.ChartShape
Indicates whether whether the series in the chart use varied colors.
isVisible() - Method in class com.jxcell.GRObject
 
isWordWrap() - Method in class com.jxcell.CellFormat
Returns whether word wrap is enabled.

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