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

C

CalculationMode - Interface in com.aspose.cells
Represents the calculation mode.
Cell - Class in com.aspose.cells
Encapsulates the object that represents a single Excel cell.
CELL_VALUE - Static variable in interface com.aspose.cells.FormatConditionType
The conditional formatting is based on a cell value.
CellArea - Class in com.aspose.cells
Represents a range of cells in a worksheet.
CellArea(int, int, int, int) - Constructor for class com.aspose.cells.CellArea
Constructs an object with the given values.
CellArea(String, String) - Constructor for class com.aspose.cells.CellArea
Constructs an object with the given values.
CellArea() - Constructor for class com.aspose.cells.CellArea
Default constructor.
CellValueType - Interface in com.aspose.cells
Specifies a cell value type.
CENTRED - Static variable in interface com.aspose.cells.HorizontalAlignmentType
Represents center text alignment.
CENTRED - Static variable in interface com.aspose.cells.VerticalAlignmentType
Represents center aligned.
CENTRED_ACROSS - Static variable in interface com.aspose.cells.HorizontalAlignmentType
Represents center across text alignment.
Characters - Class in com.aspose.cells
Represents a range of characters within the cell text.
CHART - Static variable in interface com.aspose.cells.SheetType
Represents chart.
clearContent() - Method in class com.aspose.cells.Cell
Clear the content of the cell.
clone() - Method in class com.aspose.cells.Color
Creates and returns a copy of this object.
clone() - Method in class com.aspose.cells.Font
Creates and returns a copy of this object.
clone() - Method in class com.aspose.cells.Style
Creates and returns a copy of this object.
Color - Class in com.aspose.cells
Represents a color which contains three, 8-bit components: red, green, and blue.
Color(int, int, int) - Constructor for class com.aspose.cells.Color
Initializes a new instance of the Color class.
Color() - Constructor for class com.aspose.cells.Color
Initializes a new instance of the Color class.
com.aspose.cells - package com.aspose.cells
Provides the API for accessing and processing Microsoft Excel files.
ConditionalFormattings - Class in com.aspose.cells
Represents all conditional formattings in the worksheet.
CONTEXT - Static variable in interface com.aspose.cells.TextDirectionType
Decided by context.
convertCellIndexToName(int, int) - Static method in class com.aspose.cells.ExcelHelper
Gets the cell name corresponds to it's row index and column index.
convertCellNameToIndex(String) - Static method in class com.aspose.cells.ExcelHelper
Gets the row index and column index of a cell corresponds to it's name.
convertColumnIndexToName(int) - Static method in class com.aspose.cells.ExcelHelper
Gets the column name corresponds to the column index.
convertColumnNameToIndex(String) - Static method in class com.aspose.cells.ExcelHelper
Gets the column index corresponds to the column name.
copy(Color) - Method in class com.aspose.cells.Color
Copies component values from another color.
copy(Style) - Method in class com.aspose.cells.Style
Copies from another style.
createSheet() - Method in class com.aspose.cells.Workbook
Creates a new worksheet in this workbook.
createSheet(String) - Method in class com.aspose.cells.Workbook
Creates a new worksheet in this workbook with the specified sheet name.
createStyle() - Method in class com.aspose.cells.Workbook
Creates a new style.
CUSTOM - Static variable in interface com.aspose.cells.ValidationType
Custom validation type.
CYAN - Static variable in class com.aspose.cells.Color
The color cyan.

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