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

R

read(InputStream) - Method in class com.aspose.cells.Workbook
Reads an Excel file from the given stream.
read(String) - Method in class com.aspose.cells.Workbook
Reads an Excel file from disk.
RED - Static variable in class com.aspose.cells.Color
The color red.
removeArrayFormula() - Method in class com.aspose.cells.Cell
Remove an array formula in a range of cells.
removeCell(int) - Method in class com.aspose.cells.Row
Removes the cell at the specified column index.
removeCell(int, int) - Method in class com.aspose.cells.Worksheet
Removes a cell at the specified row index and column index from the worksheet.
removeCell(String) - Method in class com.aspose.cells.Worksheet
Removes a cell from the worksheet by the cell name.
removeRow(int) - Method in class com.aspose.cells.Worksheet
Removes the row at the given position from the worksheet.
removeSheet(int) - Method in class com.aspose.cells.Workbook
Removes the sheet at the specified index.
removeSheet(Worksheet) - Method in class com.aspose.cells.Workbook
Removes the specified worksheet.
removeSheet(String) - Method in class com.aspose.cells.Workbook
Removes the specified sheet from the workbook.
removeSplit() - Method in class com.aspose.cells.Worksheet
Removes splitted window.
REVERSE_DIAGONAL_STRIPE - Static variable in interface com.aspose.cells.PatternType
Represents reverse diagonal stripe pattern.
RICH_TEXT_STRING - Static variable in interface com.aspose.cells.CellValueType
Cell value is rich text string.
RIGHT - Static variable in interface com.aspose.cells.BorderType
Represents the right border line.
RIGHT - Static variable in interface com.aspose.cells.HorizontalAlignmentType
Represents right text alignment.
RIGHT_TO_LEFT - Static variable in interface com.aspose.cells.TextDirectionType
From right to left.
Row - Class in com.aspose.cells
Represents a row of a spreadsheet.

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