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 Q R S T U V W X Y Z

I

ICON - Static variable in interface com.aspose.cells.ImageFormat
the Windows icon image format.
ICON_SET - Static variable in interface com.aspose.cells.FormatConditionType
This conditional formatting rule applies icons to cells according to their values.
IconSet - Class in com.aspose.cells
Describes the IconSet conditional formatting rule.
IconSetType - Interface in com.aspose.cells
Icon set type for conditional formatting.
ICustomFunction - Interface in com.aspose.cells
Allows users to add their custom formula calculation functions to extend the calculation engine.
IGNOREBLANK - Static variable in interface com.aspose.cells.PrintingPageType
Don't print the pages which the cells are blank.
IGNORESTYLE - Static variable in interface com.aspose.cells.PrintingPageType
Don't print the pages which cells only contain styles.
ILLEGAL_OPERATION - Static variable in exception com.aspose.cells.CellsException
Represents an illegal operation is performed.
ImageFormat - Interface in com.aspose.cells
Specifies the format of the image
ImageOptions - Class in com.aspose.cells
Represents settings for generating Image.
ImageOptions() - Constructor for class com.aspose.cells.ImageOptions
 
importArray(int[], int, int, boolean) - Method in class com.aspose.cells.Cells
Imports an array of integer into a worksheet.
importArray(double[], int, int, boolean) - Method in class com.aspose.cells.Cells
Imports an array of double into a worksheet.
importArray(String[], int, int, boolean) - Method in class com.aspose.cells.Cells
Imports an array of string into a worksheet.
importArray(int[][], int, int) - Method in class com.aspose.cells.Cells
Imports a two-dimension of integer into a worksheet.
importArray(double[][], int, int) - Method in class com.aspose.cells.Cells
Imports a two-dimension of double into a worksheet.
importArray(String[][], int, int) - Method in class com.aspose.cells.Cells
Imports a two-dimension of string into a worksheet.
importCollection(Collection, int, int, boolean) - Method in class com.aspose.cells.Cells
Imports a collection of data into a worksheet.
importObjectArray(Object[], int, int, boolean) - Method in class com.aspose.cells.Cells
Imports an array of data into a worksheet.
importObjectArray(Object[][], int, int) - Method in class com.aspose.cells.Cells
Imports a two-dimension of data into a worksheet.
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, String, boolean) - Method in class com.aspose.cells.Cells
Imports data in a ResultSet object to the worksheet.
importResultSet(ResultSet, int, int, boolean, 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)
INDEX - Static variable in interface com.aspose.cells.PivotFieldDataDisplayFormat
Represents index dispaly format.
INFORMATION - Static variable in interface com.aspose.cells.ValidationAlertType
INFORMATION alert style.
INIT_FOR_FORMULA_TEXT - Static variable in class com.aspose.cells.LightCellsSettings
when initialize LightCells, load data that needed for processing formula text when process cells.
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.Workbook
Defines a new name.
insertName(String, String) - Method in class com.aspose.cells.Worksheets
Defines a new name.
insertRangeShiftDown(int, int, int, int) - Method in class com.aspose.cells.Cells
Insert a range and shift cells down.
insertRangeShiftToRight(int, int, int, int) - Method in class com.aspose.cells.Cells
Insert a range and shift cells right.
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.
INSIDE_BASE - Static variable in interface com.aspose.cells.LabelPositionType
Only for Bar, Column chart group.
INSIDE_END - Static variable in interface com.aspose.cells.LabelPositionType
Only for Bar, Column, or Pie chart group.
INT - Static variable in interface com.aspose.cells.CellValueType
Cell value is int.
INTERNAL_CHECK_ERROR - Static variable in exception com.aspose.cells.CellsException
Reprensents an internal logic check fails.
INTERNAL_IO_ERROR - Static variable in exception com.aspose.cells.CellsException
Represents an internal I/O error occurs while reading or writing.
INTERPOLATED - Static variable in interface com.aspose.cells.PlotEmptyCellsType
Interpolated
INVALID_LICENSE - Static variable in exception com.aspose.cells.CellsException
Reprensents a license related error.
INVALID_PARAM_NUMBER - Static variable in exception com.aspose.cells.FormulaCalcException
Represents invalid params's number of the function.
INVALID_PARAM_TYPE - Static variable in exception com.aspose.cells.FormulaCalcException
Represents invalid param type.
isAboveAverage() - Method in class com.aspose.cells.AboveAverage
Gets the flag indicating whether the rule is an "above average" rule.
isActive() - Method in class com.aspose.cells.Worksheet
Indicates whether the worksheet is active.
isAll() - Method in class com.aspose.cells.StyleFlag
Indicates whether all properties will be applied.
isAscendShow() - Method in class com.aspose.cells.PivotField
Gets whether the specified PivotTable field is autoshown ascending.
isAscendSort() - Method in class com.aspose.cells.PivotField
Indicates whether the specified PivotTable field is autosorted ascending.
isAuto() - Method in class com.aspose.cells.Area
Indicates Microsoft Workbook automatically determines the area pattern.
isAuto() - Method in class com.aspose.cells.Color
Indicates whether the color is automatic color.
isAuto() - Method in class com.aspose.cells.Line
Indicates whether Microsoft Workbook automatically determines the line pattern.
isAutoCross() - Method in class com.aspose.cells.CategoryAxis
Indicates whether Microsoft Workbook automatically sets the axis crossing point.
isAutoCross() - Method in class com.aspose.cells.ValueAxis
Indicates whether Microsoft Workbook automatically sets the axis crossing point.
isAutoFitHeight() - Method in class com.aspose.cells.Row
Indicates whether row's height is auto-fit.
isAutoFormat() - Method in class com.aspose.cells.PivotTable
Indicates whether the PivotTable report is automatically formatted.
isAutoMajorUnit() - Method in class com.aspose.cells.CategoryAxis
Indicates whether Microsoft Workbook automatically sets the major unit.
isAutoMajorUnit() - Method in class com.aspose.cells.ValueAxis
Indicates whether Microsoft Workbook automatically sets the major unit.
isAutomaticStyles() - Method in class com.aspose.cells.Outline
Indicates whether the outline uses automatic styles.
isAutoMax() - Method in class com.aspose.cells.CategoryAxis
Indicates whether Microsoft Workbook automatically sets the max value.
isAutoMax() - Method in class com.aspose.cells.ValueAxis
Indicates whether Microsoft Workbook automatically sets the max value.
isAutoMin() - Method in class com.aspose.cells.CategoryAxis
Indicates whether Microsoft Workbook automatically sets the min value.
isAutoMin() - Method in class com.aspose.cells.ValueAxis
Indicates whether Microsoft Workbook automatically sets the min value.
isAutoMinorUnit() - Method in class com.aspose.cells.CategoryAxis
Indicates whether Microsoft Workbook automatically sets the minor unit.
isAutoMinorUnit() - Method in class com.aspose.cells.ValueAxis
Indicates whether Microsoft Workbook automatically sets the minor unit.
isAutoScaleFont() - Method in class com.aspose.cells.Axis
Check whether the text in the object changes font size when the object size changes.
isAutoScaleFont() - Method in class com.aspose.cells.ChartArea
Check whether the text in the object changes font size when the object size changes.
isAutoScaleFont() - Method in class com.aspose.cells.ChartDataTable
Check whether the text in the object changes font size when the object size changes.
isAutoScaleFont() - Method in class com.aspose.cells.DataLabels
Check whether the text in the object changes font size when the object size changes.
isAutoScaleFont() - Method in class com.aspose.cells.DisplayUnitLabel
Check whether the text in the object changes font size when the object size changes.
isAutoScaleFont() - Method in class com.aspose.cells.Legend
Check whether the text in the object changes font size when the object size changes.
isAutoScaleFont() - Method in class com.aspose.cells.LegendEntry
Check whether the text in the object changes font size when the object size changes.
isAutoScaleFont() - Method in class com.aspose.cells.Title
Check whether the text in the object changes font size when the object size changes.
isAutoScaling() - Method in class com.aspose.cells.Chart
True if Microsoft Excel scales a 3-D chart so that it's closer in size to the equivalent 2-D chart.
isAutoShow() - Method in class com.aspose.cells.PivotField
Indicates whether the specified PivotTable field is automatically shown.
isAutoSort() - Method in class com.aspose.cells.PivotField
Indicates whether the specified PivotTable field is automatically sorted.
isAutoSubtotals() - Method in class com.aspose.cells.PivotField
Gets whether the specified field shows automatic subtotals.
isBaseUnitAuto() - Method in class com.aspose.cells.CategoryAxis
Indicates whether Microsoft Workbook automatically sets the base unit.
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.
isBorders() - Method in class com.aspose.cells.StyleFlag
Indicates whether all borders settings will be applied.
isBottom() - Method in class com.aspose.cells.Top10
Gets the flag indicating whether a "top/bottom n" rule is a "bottom n" rule.
isBottomBorder() - Method in class com.aspose.cells.StyleFlag
Indicates whether bottom border settings will be applied.
isBubbleShown() - Method in class com.aspose.cells.DataLabels
Indicates whether the chart's data label bubble size display.
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).
isCaseSensitive() - Method in class com.aspose.cells.DataSorter
Indicates whether case sensitive when comparing string.
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.
isCellShading() - Method in class com.aspose.cells.StyleFlag
Indicates whether cell shading setting will be applied.
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.
isChecked() - Method in class com.aspose.cells.RadioButton
Indicates if the radiobutton is checked or not.
isColorVaried() - Method in class com.aspose.cells.ASeries
Indicates whether the color of points is varied.
isColumnGrand() - Method in class com.aspose.cells.PivotTable
Indicates whether the PivotTable report shows grand totals for columns.
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)
isConvertNumericData() - Method in class com.aspose.cells.Workbook
Indicates if convert string in text file to numeric data.
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.
isDate1904() - Method in class com.aspose.cells.Workbook
Indicates whether the workbook works with 1904 date system.
isDateStyle() - Method in class com.aspose.cells.Cell
Indicates whether this is a date time style.
isDateStyle() - Method in class com.aspose.cells.Style
Indicates whether this is a date time style.
isDeleted() - Method in class com.aspose.cells.LegendEntry
Gets whether the lengend entry is deleted.
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.
isDiagonalDownBorder() - Method in class com.aspose.cells.StyleFlag
Indicates whether diagonal down border settings will be applied.
isDiagonalUpBorder() - Method in class com.aspose.cells.StyleFlag
Indicates whether diagonal up border settings will be applied.
isDisplayHidden() - Method in class com.aspose.cells.SparklineGroup
Gets whether to show data in hidden rows and columns.
isDisplayHTMLCrossString() - Method in class com.aspose.cells.SaveOptions
Checks whether a cross-cell string will be displayed in the same way as MS Excel when saving an Excel file in html format.
isDisplayUnitLabelShown() - Method in class com.aspose.cells.Axis
If the display unit label is shown on the specified axis.
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.
isEqualAverage() - Method in class com.aspose.cells.AboveAverage
Gets the flag indicating whether the 'aboveAverage' and 'belowAverage' criteria is inclusive of the average itself, or exclusive of that value.
isFilled() - Method in class com.aspose.cells.Shape
Indicates whether shape is filled.
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.
isFlippedHorizontally() - Method in class com.aspose.cells.Shape
Checks whether shape is flipped horizontally.
isFlippedVertically() - Method in class com.aspose.cells.Shape
Checks whether shape is flipped vertically.
isFont() - Method in class com.aspose.cells.StyleFlag
Indicates whether font settings will be applied.
isFontBold() - Method in class com.aspose.cells.StyleFlag
Indicates whether font bold setting will be applied.
isFontColor() - Method in class com.aspose.cells.StyleFlag
Inicates whether font color setting will be applied.
isFontItalic() - Method in class com.aspose.cells.StyleFlag
Indicates whether font bold setting will be applied.
isFontName() - Method in class com.aspose.cells.StyleFlag
Indicates whether font name setting will be applied.
isFontScript() - Method in class com.aspose.cells.StyleFlag
Indicates whether font script setting will be applied.
isFontSize() - Method in class com.aspose.cells.StyleFlag
Indicates whether font size setting will be applied.
isFontStrike() - Method in class com.aspose.cells.StyleFlag
Indicates whether font stikeout setting will be applied.
isFontUnderline() - Method in class com.aspose.cells.StyleFlag
Indicates whether font underline setting will be applied.
isForMac() - Method in class com.aspose.cells.SaveOptions
Check whether the workbook will be saved for Mac OS.
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.
isFormula() - Method in class com.aspose.cells.Cell
Gets if the specified cell contains formula.
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.
isGTE() - Method in class com.aspose.cells.CFValueObject
Gets the Greater Than Or Equal To flag.
isHidden() - Method in class com.aspose.cells.PivotItem
Indicates whether the pivot item is hidden.
isHidden() - Method in class com.aspose.cells.Row
Checks if the row is hidden.
isHiddenItem(int) - Method in class com.aspose.cells.PivotField
Indicates whether the specific PivotItem is hidden.
isHiddenPivotFieldButton() - Method in class com.aspose.cells.Chart
Gets whether the pivot field button is hidden.
isHorizontalAlignment() - Method in class com.aspose.cells.StyleFlag
Indicates whether horizontal alignment setting will be applied.
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.
isIndent() - Method in class com.aspose.cells.StyleFlag
Indicates whehter Indent level setting will be applied.
isInitForFormulaText() - Method in class com.aspose.cells.LightCellsSettings
check whether this LightCells is initialized with INIT_FOR_FORMULA_TEXT flag.
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 Workbook automatically determines the intercept of the trendline.
isInvertIfNegative() - Method in class com.aspose.cells.ASeries
Indicates if Microsoft Excel inverts the pattern in the item when it corresponds to a negative number.
isInvertIfNegative() - Method in class com.aspose.cells.ChartPoint
Indicates if Microsoft Excel inverts the pattern in the item when it corresponds to a negative number.
isItalic() - Method in class com.aspose.cells.Font
Checks if the font is italic.
isLeftBorder() - Method in class com.aspose.cells.StyleFlag
Indicates whether left border settings will be applied.
isLegendKeyShown() - Method in class com.aspose.cells.DataLabels
Indicates whether the chart's data label legend key display.
isLegendOverlay() - Method in class com.aspose.cells.Chart
Check whether the Legend overlaps chart.
isLegendShown() - Method in class com.aspose.cells.Chart
Indicates whether the chart legend will be displayed.
isLockAspectRatio() - Method in class com.aspose.cells.Shape
Indicates whether allow changes in aspect ratio.
isLocked() - Method in class com.aspose.cells.Shape
Check if the object is locked when the sheet is protected.
isLocked() - Method in class com.aspose.cells.StyleFlag
Indicates whether locked setting will be applied.
isLogarithmic() - Method in class com.aspose.cells.ValueAxis
Indicates whether the value axis scale type is logarithmic or not.
isMatchCase() - Method in class com.aspose.cells.FindOptions
Indicates whether is match case.
isMerged() - Method in class com.aspose.cells.Cell
Checks if a cell is part of a merged range or not.
isNameAuto() - Method in class com.aspose.cells.Trendline
Indicats whether Microsoft Workbook automatically determines the name of the trendline.
isNeedBitonal() - Method in class com.aspose.cells.ImageOptions
Determine whether generate monochrome image.
isNumberFormat() - Method in class com.aspose.cells.StyleFlag
Indicates whether number format setting will be applied.
isNumberFormatLinked() - Method in class com.aspose.cells.Axis
Indicates if the number format is linked to the cells(so that the number format changes in the labels when it changes in the cells).
isNumberFormatLinked() - Method in class com.aspose.cells.DataLabels
Indicates if the number format is linked to the cells(so that the number format changes in the labels when it changes in the cells).
isOpen() - Method in class com.aspose.cells.PdfBookmarkEntry
check whether bookmark is open
isPageBreakPreview() - Method in class com.aspose.cells.Worksheet
Indicates the specified worksheet is shown in normal view or page break preview.
isPaginate() - Method in class com.aspose.cells.ImageOptions
Determine whether paginate sheet.
isPercent() - Method in class com.aspose.cells.Style
Indicates whether the number format is percent format.
isPercent() - Method in class com.aspose.cells.Top10
Gets the flag indicating whether a "top/bottom n" rule is a "top/bottom n percent" rule.
isPercentageShown() - Method in class com.aspose.cells.DataLabels
Indicates whether the chart's data label Percentage display.
isPercentScale() - Method in class com.aspose.cells.PageSetup
Checks whether the worksheet being printed by scaling factor in percent.
isPercentStyle() - Method in class com.aspose.cells.Cell
Indicates whether the number format is percent format.
isPlotOnSecondAxis() - Method in class com.aspose.cells.ASeries
Indicates whether this series is plotted on second value axis.
isPlotOrderReversed() - Method in class com.aspose.cells.ValueAxis
Indicates whether Microsoft Workbook plots data points from last to first.
isPlotRightToLeft() - Method in class com.aspose.cells.SparklineGroup
Gets whether the plot data is right to left.
isPlotVisibleCells() - Method in class com.aspose.cells.Chart
Indicates whether only plot visible cells.
isPrintable() - Method in class com.aspose.cells.Shape
Check if the object is printable.
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.
isProtected(byte) - Method in class com.aspose.cells.Workbook
Indicates if the workbook is protected or the file is protected.
isReadFormulaText() - Method in class com.aspose.cells.LightCellsSettings
whether parse and return cell's formula text when parsing cell
isRectangularCornered() - Method in class com.aspose.cells.ChartArea
Indicates whether area is rectangular cornered.Default is true.
isReverse() - Method in class com.aspose.cells.IconSet
Gets the flag indicating whether to reverse the default order of the icons in this icon set.
isReversed() - Method in class com.aspose.cells.CategoryAxis
Indicates whether Microsoft Workbook plots data points from last to first.
isReversed() - Method in class com.aspose.cells.SeriesAxis
Indicates whether Microsoft Workbook 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.
isRightBorder() - Method in class com.aspose.cells.StyleFlag
Indicates whether right border settings will be applied.
isRotation() - Method in class com.aspose.cells.StyleFlag
Indicates whether rotation setting will be applied.
isRowColumnHeadersVisible() - Method in class com.aspose.cells.Worksheet
Gets whether the worksheet will display row and column headers.
isRowGrand() - Method in class com.aspose.cells.PivotTable
Indicates whether the PivotTable report shows grand totals for rows.
isSelected(int) - Method in class com.aspose.cells.ListBox
Indicates whether the item is selected.
isSelected() - Method in class com.aspose.cells.PivotTable
Indicates whether the PivotTable is selected.
isSelected() - Method in class com.aspose.cells.Worksheet
Indicates whether the worksheet is selected.
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.ASeries
Indicates whether the series has a shadow
isShadow() - Method in class com.aspose.cells.ChartArea
Indicates whether the chart area has a shadow.
isShadow() - Method in class com.aspose.cells.ChartPoint
Indicates whether the series has a shadow
isShadow() - Method in class com.aspose.cells.CheckBox
Indicates whether the shape has 3-D shading.
isShadow() - Method in class com.aspose.cells.ComboBox
Indicates whether the combobox has 3-D shading.
isShadow() - Method in class com.aspose.cells.DataLabels
Indicates if the frame has a shadow.
isShadow() - Method in class com.aspose.cells.DisplayUnitLabel
Indicates if the frame has a shadow.
isShadow() - Method in class com.aspose.cells.GroupBox
Indicates whether the shape has 3-D shading.
isShadow() - Method in class com.aspose.cells.Legend
Indicates if the frame has a shadow.
isShadow() - Method in class com.aspose.cells.ListBox
Indicates whether the shape has 3-D shading.
isShadow() - Method in class com.aspose.cells.RadioButton
Indicates whether the shape has 3-D shading.
isShadow() - Method in class com.aspose.cells.Spinner
Indicates whether the shape has 3-D shading.
isShadow() - Method in class com.aspose.cells.Title
Indicates if the frame has a shadow.
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.
isShowFirstPoint() - Method in class com.aspose.cells.SparklineGroup
Gets whether to highlight the first point of data in the sparkline group.
isShowHighPoint() - Method in class com.aspose.cells.SparklineGroup
Gets whether to highlight the highest points of data in the sparkline group.
isShowHorizontalAxis() - Method in class com.aspose.cells.SparklineGroup
Gets whether to show the sparkline horizontal axis.
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.
isShowLastPoint() - Method in class com.aspose.cells.SparklineGroup
Gets whether to highlight the last point of data in the sparkline group.
isShowLegendKeys() - Method in class com.aspose.cells.ChartDataTable
Gets whether the data label legend key is visible.
isShowLowPoint() - Method in class com.aspose.cells.SparklineGroup
Gets whether to highlight the lowest points of data in the sparkline group.
isShowMarkers() - Method in class com.aspose.cells.SparklineGroup
Gets whether to highlight each point in each line sparkline in the sparkline group.
isShowNegativeBubbles() - Method in class com.aspose.cells.ASeries
If negative bubbles are shown for the chart group.
isShowNegativePoints() - Method in class com.aspose.cells.SparklineGroup
Gets whether to highlight the negative values on the sparkline group with a different color or marker.
isShowValue() - Method in class com.aspose.cells.DataBar
Gets the flag indicating whether to show the values of the cells on which this data bar is applied.
isShowValue() - Method in class com.aspose.cells.IconSet
Gets the flag indicating whether to show the values of the cells on which this icon set is applied.
isShrinked() - Method in class com.aspose.cells.Style
Checks if the text is shrunk to fit.
isShrinkToFit() - Method in class com.aspose.cells.StyleFlag
Indicates whether shrink to fit setting will be applied.
isSizeWithWindow() - Method in class com.aspose.cells.Chart
Indicates whether Microsoft Excel resizes the chart to match the size of the chart sheet window.
isSmooth() - Method in class com.aspose.cells.ASeries
Indicates whether curve smoothing is turned on.
isSortingAllowed() - Method in class com.aspose.cells.Protection
Checks if the sorting option is allowed on a protected worksheet.
isStopIfTrue() - Method in class com.aspose.cells.FormatCondition
Checks the "Stop If True" flag.
isStruckOut() - Method in class com.aspose.cells.Font
Checks if the strikeout horizontal line is used.
isSummaryColumnRight() - Method in class com.aspose.cells.Outline
Indicates whether the summary column will be positioned to the right of the detail columns in the outline.
isSummaryRowBelow() - Method in class com.aspose.cells.Outline
Indicates whether the summary row will be positioned below the detail rows in the outline.
isTextDirection() - Method in class com.aspose.cells.StyleFlag
Indicates whether text direction setting will be applied.
isTextWrapped() - Method in class com.aspose.cells.Style
Checks if the text is wrapped.
isTiling() - Method in class com.aspose.cells.TextureFill
Check whether tile picture as texture.
isTitleOverlay() - Method in class com.aspose.cells.Chart
Checks whether the chart title overlaps chart.
isTopBorder() - Method in class com.aspose.cells.StyleFlag
Indicates whether top border settings will be applied.
isUsingDefaultHeight() - Method in class com.aspose.cells.Row
Indicates whether row has default row height.
isUsingDefaultWidth() - Method in class com.aspose.cells.Column
Indicates whether column has default column width.
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.
isVerticalAlignment() - Method in class com.aspose.cells.StyleFlag
Indicates whether vertical alignment setting will be applied.
isVerticalScrollBarHidden() - Method in class com.aspose.cells.Workbook
Checks if the vertical scroll bar is hidden.
isVeryHidden() - Method in class com.aspose.cells.Worksheet
Checks if the worksheet is very hidden.
isVisible() - Method in class com.aspose.cells.Area
Indicates whether the area is visible in the chart.
isVisible() - Method in class com.aspose.cells.Axis
Indicates whether the axis is visible.
isVisible() - Method in class com.aspose.cells.Comment
Indicates whether the comment is visible or not.
isVisible() - Method in class com.aspose.cells.Line
Indicates whether the line is visible in the chart.
isVisible() - Method in class com.aspose.cells.ShapeFill
Indicates whether shape is filled.
isVisible() - Method in class com.aspose.cells.ShapeLine
Indicates whether the border line to be visible or not.
isVisible() - Method in class com.aspose.cells.Worksheet
Gets if the worksheet is visible.
isWallsAndGridlines2D() - Method in class com.aspose.cells.Chart
Indicates if gridlines are drawn two-dimensionally on a 3-D chart.
isWorkbookProtected() - Method in class com.aspose.cells.Workbook
Indicates if the workbook is protected.
isWrapText() - Method in class com.aspose.cells.StyleFlag
Indicates whether wrap text setting will be applied.
isZS() - Method in class com.aspose.cells.Workbook
Indicates whether RC-style addresses is Z1S1 style.
iterator() - Method in class com.aspose.cells.BuiltInDocumentProperties
Returns an DocumentProperty iterator.
iterator() - Method in class com.aspose.cells.CustomDocumentProperties
Returns an DocumentProperty iterator.

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