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.Cells
Imports data in a ResultSet object to the worksheet.
importResultSet(ResultSet, String, int, int, boolean) - Method in class com.aspose.cells.Cells
Imports data in a ResultSet object to the worksheet.
importResultSet(ResultSet, int, int, boolean) - Method in class com.aspose.cells.Cells
Imports data in a ResultSet object to the worksheet.
importResultSet(ResultSet, String, boolean) - Method in class com.aspose.cells.Cells
Imports data in a ResultSet object to the worksheet.
importResultSet(ResultSet, int, int, int, int, boolean) - Method in class com.aspose.cells.Worksheet
Deprecated. Replaced by Cells.importResultSet(ResultSet,int,int,int,int,boolean)
importResultSet(ResultSet, String, int, int, boolean) - Method in class com.aspose.cells.Worksheet
Deprecated. Replaced by Cells.importResultSet(ResultSet,String,String,boolean)
importResultSet(ResultSet, int, int, boolean) - Method in class com.aspose.cells.Worksheet
Deprecated. Replaced by Cells.importResultSet(ResultSet,int,int,boolean)
importResultSet(ResultSet, String, boolean) - Method in class com.aspose.cells.Worksheet
Deprecated. Replaced by Cells.importResultSet(ResultSet,String,boolean)
INFORMATION - Static variable in interface com.aspose.cells.ValidationAlertType
INFORMATION alert style.
insertColumns(int, int) - Method in class com.aspose.cells.Cells
Inserts multiple columns into the worksheet.
insertColumns(int, int) - Method in class com.aspose.cells.Worksheet
Deprecated. Replaced by Cells.insertColumns(int,int)
insertName(String, String) - Method in class com.aspose.cells.Excel
Defines a new name.
insertRows(int, int) - Method in class com.aspose.cells.Cells
Inserts multiple rows into the worksheet.
insertRows(int, int) - Method in class com.aspose.cells.Worksheet
Deprecated. Replaced by Cells.insertRows(int,int)
INSIDE - Static variable in interface com.aspose.cells.TickMarkerType
Tick mark type is Inside.
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.
isAuto() - Method in class com.aspose.cells.Area
Indicates Microsoft Excel automatically determines the area pattern.
isAuto() - Method in class com.aspose.cells.Line
Indicates whether Microsoft Excel automatically determines the line pattern.
isAutoCross() - Method in class com.aspose.cells.ValueAxis
Indicates whether Microsoft Excel automatically sets the axis crossing point.
isBetweenCategories() - Method in class com.aspose.cells.CategoryAxis
Indicates whether the value axis crosses the category axis between categories.
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.
isBubbleShown() - Method in class com.aspose.cells.DataLabels
Indicates whether the chart's data label Percentage display.
isCalculateBeforeSave() - Method in class com.aspose.cells.Excel
Whether workbooks are calculated before they're saved to disk (if the Calculation Mode is set to MANUAL).
isCategoryNameShown() - Method in class com.aspose.cells.DataLabels
Indicates whether the chart's data label category name display.
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.
isColorVaried() - Method in class com.aspose.cells.NSeries
Indicates whether the color of points is varied.
isColumnHidden(int) - Method in class com.aspose.cells.Cells
Checks if the specified column is hidden.
isColumnHidden(int) - Method in class com.aspose.cells.Worksheet
Deprecated. Replaced by Cells.isColumnHidden(int)
isCrossAtMax() - Method in class com.aspose.cells.CategoryAxis
Indicates whether the axis crosses at the maximum value.
isCrossAtMax() - Method in class com.aspose.cells.ValueAxis
Indicates whether the axis crosses at the maximum value.
isDataTableShown() - Method in class com.aspose.cells.Chart
Indicates whether the chart displays a data table.
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.Excel
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.
isInterceptAuto() - Method in class com.aspose.cells.Trendline
Indicates whether Microsoft Excel automatically determines the intercept of the trendline.
isItalic() - Method in class com.aspose.cells.Font
Checks if the font is italic.
isLegendShown() - Method in class com.aspose.cells.Chart
Indicates whether the chart legend will be displayed.
isLogarithmic() - Method in class com.aspose.cells.ValueAxis
Indicates whether the value axis scale type is logarithmic or not.
isNameAuto() - Method in class com.aspose.cells.Trendline
Indicats whether Microsoft Excel automatically determines the name of the trendline.
isPageBreakPreview() - Method in class com.aspose.cells.Worksheet
Indicates the specified worksheet is shown in normal view or page break preview.
isPercentageShown() - Method in class com.aspose.cells.DataLabels
Indicates whether the chart's data label Percentage display.
isPlotOrderReversed() - Method in class com.aspose.cells.ValueAxis
Indicates whether Microsoft Excel plots data points from last to first.
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.
isReversed() - Method in class com.aspose.cells.CategoryAxis
Indicates whether Microsoft Excel plots data points from last to first.
isReversed() - Method in class com.aspose.cells.SeriesAxis
Indicates whether Microsoft Excel plots data points from last to first.
isRightAngleAxes() - Method in class com.aspose.cells.Chart
True if the chart axes are at right angles, independent of chart rotation or elevation.
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.
isSeriesShown() - Method in class com.aspose.cells.DataLabels
Indicates whether chart's data label series names display.
isShadow() - Method in class com.aspose.cells.ChartArea
Indicates whether the chart area has a shadow.
isSheetTabBarHidden() - Method in class com.aspose.cells.Excel
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.
isShowLegendKeys() - Method in class com.aspose.cells.ChartDataTable
Gets whether the data label legend key is visible.
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.
isUsingDefaultHeight() - Method in class com.aspose.cells.Row
Indicates whether row has default row heigt.
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.
isValueShown() - Method in class com.aspose.cells.DataLabels
Indicates whether the chart's data label values display.
isVerticalScrollBarHidden() - Method in class com.aspose.cells.Excel
Checks if the vertical scroll bar is hidden.
isVisible() - Method in class com.aspose.cells.Line
Indicates whether the line is visible in the chart.
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