Home
Products
Purchase
Downloads
Demos
Forums
Blogs
Ticket
Wiki
API
Corporate
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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.
CategoryAxis
- Class in
com.aspose.cells
Encapsulates the object that represents a chart's category axis.
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.
Cells
- Class in
com.aspose.cells
Encapsulates a collection of Cell objects.
CellValueType
- Interface in
com.aspose.cells
Specifies a cell value type.
CENTER
- Static variable in interface com.aspose.cells.
TextAlignmentType
Represents center text alignment.
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
- Class in
com.aspose.cells
Encapsulates the object that represents a single Excel chart.
CHART
- Static variable in interface com.aspose.cells.
SheetType
Represents chart.
ChartArea
- Class in
com.aspose.cells
Encapsulates the object that represents the chart area in the worksheet.
ChartDataTable
- Class in
com.aspose.cells
Represents a chart data table.
ChartMarkerType
- Interface in
com.aspose.cells
Represents the marker style in a line chart, scatter chart, or radar chart.
Charts
- Class in
com.aspose.cells
Encapsulates a collection of Chart objects.
ChartType
- Interface in
com.aspose.cells
Enumerates all chart types used in Excel.
CIRCLE
- Static variable in interface com.aspose.cells.
ChartMarkerType
Circular markers.
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.
Column
- Class in
com.aspose.cells
Represents a single column in a worksheet.
COLUMN_100PERCENT_STACKED
- Static variable in interface com.aspose.cells.
ChartType
Represents 100% Stacked Column Chart.
COLUMN_3D
- Static variable in interface com.aspose.cells.
ChartType
Represents 3D Column Chart.
COLUMN_3D_100PERCENT_STACKED
- Static variable in interface com.aspose.cells.
ChartType
Represents 3D 100% Stacked Column Chart.
COLUMN_3D_CLUSTERED
- Static variable in interface com.aspose.cells.
ChartType
Represents 3D Colustered Column Chart.
COLUMN_3D_STACKED
- Static variable in interface com.aspose.cells.
ChartType
Represents 3D Stacked Column Chart.
COLUMN_CLUSTERED
- Static variable in interface com.aspose.cells.
ChartType
Represents Clustered Column Chart.
COLUMN_STACKED
- Static variable in interface com.aspose.cells.
ChartType
Represents Stacked Column Chart.
Columns
- Class in
com.aspose.cells
Encapsulates a collection of Column objects.
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.
CONE
- Static variable in interface com.aspose.cells.
ChartType
Represents Cone Chart.
CONE_100PERCENT_STACKED
- Static variable in interface com.aspose.cells.
ChartType
Represents 100% Stacked Cone Chart.
CONE_STACKED
- Static variable in interface com.aspose.cells.
ChartType
Represents Stacked Cone Chart.
CONICAL_BAR
- Static variable in interface com.aspose.cells.
ChartType
Represents Conical Bar Chart.
CONICAL_BAR_100PERCENT_STACKED
- Static variable in interface com.aspose.cells.
ChartType
Represents 100% Stacked Conical Bar Chart.
CONICAL_BAR_STACKED
- Static variable in interface com.aspose.cells.
ChartType
Represents Stacked Conical Bar Chart.
CONICAL_COLUMN_3D
- Static variable in interface com.aspose.cells.
ChartType
Represents 3D Conical Column Chart.
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.
copy(Worksheet)
- Method in class com.aspose.cells.
Worksheet
Copys contents and formats from another worksheet.
CORNER
- Static variable in interface com.aspose.cells.
LegendPositionType
Displays the legend to the corner of the chart's plot area.
createNamedRange(String, String, String)
- Method in class com.aspose.cells.
Cells
Creates a NamedRange object from a range of cells.
createNamedRange(String, int, int, int, int)
- Method in class com.aspose.cells.
Cells
Creates a Range object from a range of cells.
createNamedRange(String, int, int, boolean)
- Method in class com.aspose.cells.
Cells
Creates a NamedRange object from a range of cells.
createSheet()
- Method in class com.aspose.cells.
Excel
Deprecated.
Replaced by
Worksheets.addSheet()
.
createSheet(String)
- Method in class com.aspose.cells.
Excel
Deprecated.
Replaced by
Worksheets.addSheet(String)
.
createStyle()
- Method in class com.aspose.cells.
Excel
Creates a new style.
CROSS
- Static variable in interface com.aspose.cells.
TickMarkerType
Tick mark type is Cross.
CUSTOM
- Static variable in interface com.aspose.cells.
ValidationType
Custom validation type.
CYAN
- Static variable in class com.aspose.cells.
Color
The color cyan.
CYLINDER
- Static variable in interface com.aspose.cells.
ChartType
Represents Cylinder Chart.
CYLINDER_100PERCENT_STACKED
- Static variable in interface com.aspose.cells.
ChartType
Represents 100% Stacked Cylinder Chart.
CYLINDER_STACKED
- Static variable in interface com.aspose.cells.
ChartType
Represents Stacked Cylinder Chart.
CYLINDERICAL_BAR
- Static variable in interface com.aspose.cells.
ChartType
Represents Cylinderical Bar Chart.
CYLINDERICAL_BAR_100PERCENT_STACKED
- Static variable in interface com.aspose.cells.
ChartType
Represents 100% Stacked Cylinderical Bar Chart.
CYLINDERICAL_BAR_STACKED
- Static variable in interface com.aspose.cells.
ChartType
Represents Stacked Cylinderical Bar Chart.
CYLINDERICAL_COLUMN_3D
- Static variable in interface com.aspose.cells.
ChartType
Represents 3D Cylinderical Column Chart.
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
Y
See Also:
We guarantee a prompt response to any inquiry!