Home  Products  Purchase  Downloads  Demos  Forums  Blogs  Ticket  Wiki  API  Corporate
A B C D E F G H I J L M N O P R S T U V W Y

I

ILLEGAL_OPERATION - Static variable in exception com.aspose.cells.ExcelException
Represents an illegal operation is performed.
importResultSet(ResultSet, int, int, int, int, boolean) - Method in class com.aspose.cells.Worksheet
Imports data in a ResultSet object to the worksheet.
importResultSet(ResultSet, String, int, int, boolean) - Method in class com.aspose.cells.Worksheet
Imports data in a ResultSet object to the worksheet.
importResultSet(ResultSet, int, int, boolean) - Method in class com.aspose.cells.Worksheet
Imports data in a ResultSet object to the worksheet.
importResultSet(ResultSet, String, boolean) - Method in class com.aspose.cells.Worksheet
Imports data in a ResultSet object to the worksheet.
INFORMATION - Static variable in interface com.aspose.cells.ValidationAlertType
INFORMATION alert style.
insertColumns(int, int) - Method in class com.aspose.cells.Worksheet
Inserts multiple columns into the worksheet.
insertName(String, String) - Method in class com.aspose.cells.Workbook
Defines a new name.
insertRows(int, int) - Method in class com.aspose.cells.Worksheet
Inserts multiple rows into the worksheet.
INT - Static variable in interface com.aspose.cells.CellValueType
Cell value is int.
INTERNAL_CHECK_ERROR - Static variable in exception com.aspose.cells.ExcelException
Reprensents an internal logic check fails.
INTERNAL_IO_ERROR - Static variable in exception com.aspose.cells.ExcelException
Represents an internal I/O error occurs while reading or writing.
INVALID_LICENSE - Static variable in exception com.aspose.cells.ExcelException
Reprensents a license related error.
isBlackAndWhite() - Method in class com.aspose.cells.PageSetup
Indicates whether elements of the document will be printed in black and white.
isBold() - Method in class com.aspose.cells.Font
Checks if the font is bold.
isCalculateBeforeSave() - Method in class com.aspose.cells.Workbook
Whether workbooks are calculated before they're saved to disk (if the Calculation Mode is set to MANUAL).
isCellLocked() - Method in class com.aspose.cells.Style
Checks whether the cell is locked.
isCenterHorizontally() - Method in class com.aspose.cells.PageSetup
Indicates whether the sheet is printed centered horizontally.
isCenterVertically() - Method in class com.aspose.cells.PageSetup
Indicates whether the sheet is printed centered vertically.
isColumnHidden(int) - Method in class com.aspose.cells.Worksheet
Checks if the specified column is hidden.
isDeletingColumnsAllowed() - Method in class com.aspose.cells.Protection
Checks if the deletion of columns is allowed on a protected worksheet.
isDeletingRowsAllowed() - Method in class com.aspose.cells.Protection
Checks if the deletion of rows is allowed on a protected worksheet.
isDraftQuality() - Method in class com.aspose.cells.PageSetup
Indicats whether the sheet will be printed without graphics.
isEditingContentsAllowed() - Method in class com.aspose.cells.Protection
Checks if the user is allowed to edit contents of locked cells on a protected worksheet.
isEditingObjectsAllowed() - Method in class com.aspose.cells.Protection
Checks if the user is allowed to manipulate drawing objects on a protected worksheet.
isEditingScenariosAllowed() - Method in class com.aspose.cells.Protection
Checks if the user is allowed to edit scenarios on a protected worksheet.
isFilteringAllowed() - Method in class com.aspose.cells.Protection
Checks if the user is allowed to make use of an AutoFilter that was created before the sheet was protected.
isFormattingCellsAllowed() - Method in class com.aspose.cells.Protection
Checks if the formatting of cells is allowed on a protected worksheet.
isFormattingColumnsAllowed() - Method in class com.aspose.cells.Protection
Checks if the formatting of columns is allowed on a protected worksheet.
isFormattingRowsAllowed() - Method in class com.aspose.cells.Protection
Checks if the formatting of rows is allowed on a protected worksheet.
isFormulaHidden() - Method in class com.aspose.cells.Style
Checks if the formula is hidden.
isGridlinesVisible() - Method in class com.aspose.cells.Worksheet
Gets if the the gride lines are visible.
isHidden() - Method in class com.aspose.cells.Row
Checks if the row is hidden.
isHorizontalScrollBarHidden() - Method in class com.aspose.cells.Workbook
Checks if the horizontal scroll bar is hidden.
isIgnoreBlank() - Method in class com.aspose.cells.Validation
Indicates whether blank values are permitted by the range data validation.
isInCellDropDown() - Method in class com.aspose.cells.Validation
Indicates whether data validation displays a drop-down list that contains acceptable values.
isInsertingColumnsAllowed() - Method in class com.aspose.cells.Protection
Checks if the insertion of columns is allowed on a protected worksheet.
isInsertingHyperlinksAllowed() - Method in class com.aspose.cells.Protection
Checks if the insertion of hyperlinks is allowed on a protected worksheet.
isInsertingRowsAllowed() - Method in class com.aspose.cells.Protection
Checks if the insertion of rows is allowed on a protected worksheet.
isItalic() - Method in class com.aspose.cells.Font
Checks if the font is italic.
isPageBreakPreview() - Method in class com.aspose.cells.Worksheet
Indicates the specified worksheet is shown in normal view or page break preview.
isPrintGridlines() - Method in class com.aspose.cells.PageSetup
Indicates cell gridlines are printed on the page.
isPrintHeadings() - Method in class com.aspose.cells.PageSetup
Indicates whether row and column headings are printed with this page.
isRowColumnHeadersVisible() - Method in class com.aspose.cells.Worksheet
Gets whether the worksheet will display row and column headers.
isSelectingLockedCellsAllowed() - Method in class com.aspose.cells.Protection
Checks if the user is allowed to select locked cells on a protected worksheet.
IsSelectingUnlockedCellsAllowed() - Method in class com.aspose.cells.Protection
Checks if the user is allowed to select unlocked cells on a protected worksheet.
isSheetTabBarHidden() - Method in class com.aspose.cells.Workbook
Checks if the sheet tab bar is hidden.
isShowError() - Method in class com.aspose.cells.Validation
Indicates whether the data validation error message will be displayed whenever the user enters invalid data.
isShowInput() - Method in class com.aspose.cells.Validation
Indicates whether the data validation input message will be displayed whenever the user selects a cell in the data validation range.
isShrinked() - Method in class com.aspose.cells.Style
Checks if the text is shrunk to fit.
isSortingAllowed() - Method in class com.aspose.cells.Protection
Checks if the sorting option is allowed on a protected worksheet.
isStruckOut() - Method in class com.aspose.cells.Font
Checks if the strikeout horizontal line is used.
isTextWrapped() - Method in class com.aspose.cells.Style
Checks if the text is wrapped.
isUsingPivotTablesAllowed() - Method in class com.aspose.cells.Protection
Checks if the user is allowed to manipulate pivot tables on a protected worksheet.
isValid() - Method in class com.aspose.cells.CellArea
Checks if the object represents a valid range.
isVerticalScrollBarHidden() - Method in class com.aspose.cells.Workbook
Checks if the vertical scroll bar is hidden.
isVisible() - Method in class com.aspose.cells.Worksheet
Gets if the worksheet is visible.

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