Aspose.Cells FOSS for Java

API reference for Aspose.Cells FOSS for Java v1.0.0. 191 public types organized by module.

Core API

ClassDescription
AlignmentValueRepresents alignment settings for a cell style.
AutoFilterRepresents an auto-filter in a worksheet.
AutoFilterColorFilterRepresents the AutoFilterColorFilter component.
AutoFilterColorFilterRepresents a color filter for auto-filtering.
AutoFilterColorFilterModelRepresents the AutoFilterColorFilterModel component.
AutoFilterCriteriaRepresents auto-filter criteria for filtering data in a worksheet.
AutoFilterCustomFilterRepresents the AutoFilterCustomFilter component.
AutoFilterCustomFilterRepresents a custom filter in an auto-filter collection.
AutoFilterCustomFilterCollectionRepresents the AutoFilterCustomFilterCollection component.
AutoFilterCustomFilterCollectionRepresents a collection of auto-filter custom filters.
AutoFilterCustomFilterModelRepresents the AutoFilterCustomFilterModel component.
AutoFilterDynamicFilterRepresents the AutoFilterDynamicFilter component.
AutoFilterDynamicFilterRepresents a dynamic filter for auto-filtering.
AutoFilterDynamicFilterModelRepresents the AutoFilterDynamicFilterModel component.
AutoFilterModelRepresents a model for auto-filter configuration in Excel.
AutoFilterSortConditionRepresents the AutoFilterSortCondition component.
AutoFilterSortConditionRepresents a sort condition for auto-filtering.
AutoFilterSortConditionCollectionRepresents the AutoFilterSortConditionCollection component.
AutoFilterSortConditionCollectionRepresents a collection of auto-filter sort conditions.
AutoFilterSortConditionModelRepresents the AutoFilterSortConditionModel component.
AutoFilterSortStateRepresents the AutoFilterSortState component.
AutoFilterSortStateRepresents the sort state for auto-filtering.
AutoFilterSortStateModelRepresents the AutoFilterSortStateModel component.
AutoFilterSupportProvides utility methods for auto-filter support.
AutoFilterTop10Represents the AutoFilterTop10 component.
AutoFilterTop10Represents a top 10 filter for auto-filtering.
AutoFilterTop10ModelRepresents the AutoFilterTop10Model component.
BorderRepresents a border with line style and color.
BorderSideValueRepresents a border side value with style and color.
BordersRepresents the border properties for a cell or range in an Excel worksheet.
BordersValueRepresents the border values for a cell style, including left, right, top, bottom,
and diagonal borders, as well as diagonal direction flags.
CalculationPropertiesRepresents workbook calculation settings.
CalculationPropertiesModelRepresents the CalculationPropertiesModel component.
CellRepresents a cell in a worksheet.
CellAddressRepresents a cell address with row and column indices.
CellAreaRepresents a cell area with row and column bounds.
CellFormatValueInner class representing cell format value.
CellRecordRepresents a cell record in the Excel file.
CellsRepresents a collection of cells in a worksheet.
CellsExceptionRepresents an exception thrown by the Aspose.Cells library.
ChartRepresents an embedded chart in a worksheet (read-only; charts are round-tripped verbatim).
ChartCollectionCollection of embedded charts on a worksheet.
ChartModelInternal model for an embedded chart.
ColorRepresents an ARGB color value.
ColorValueRepresents a color value with alpha, red, green, and blue components.
ColumnRepresents a column in a worksheet.
ColumnCollectionRepresents a collection of columns in a worksheet.
ColumnRangeModelRepresents a range of columns with formatting properties.
CommentRepresents a cell comment (note).
CommentCollectionCollection of cell comments on a worksheet.
CommentModelInternal model for a cell comment (note).
ConditionalFormattingCollectionA collection of conditional formatting objects.
ConditionalFormattingModelRepresents the conditional formatting model for a worksheet.
CoreDocumentPropertiesModelRepresents the CoreDocumentPropertiesModel component.
DateSerialConverterConverts between {@link LocalDateTime} values and Excel serial date numbers.
DefinedNameRepresents a defined name in the workbook.
DefinedNameCollectionRepresents a collection of defined names in a workbook.
DefinedNameModelRepresents a defined name model in the Excel file.
DiagnosticBagRepresents a bag of diagnostic entries.
DiagnosticEntryRepresents a diagnostic entry with details about a problem or warning.
DisplayFormatSectionInfoHolds metadata about a single section of a number format code string.
DisplayTextFormatterSupportInternal utility class for selecting and formatting display text sections.
DocumentPropertiesRepresents the document properties of a workbook (docProps/core.xml and docProps/app.xml).
DocumentPropertiesModelRepresents the document properties model for an Excel file.
ExtendedDocumentPropertiesModelRepresents the ExtendedDocumentPropertiesModel component.
FillValueInner class representing fill value.
FilterColumnRepresents the FilterColumn component.
FilterColumnCollectionRepresents the FilterColumnCollection component.
FilterColumnModelRepresents the FilterColumnModel component.
FilterValueCollectionRepresents the FilterValueCollection component.
FontRepresents a font with its properties.
FontValueRepresents a font value with its properties.
FormatConditionRepresents a conditional formatting rule.
FormatConditionCollectionRepresents a collection of format conditions in Excel.
FormatConditionModelRepresents a format condition model used in Excel conditional formatting.
FormulaExceptionRepresents an exception that occurs during formula processing.
HeaderFooterModelRepresents the header and footer model for a worksheet.
HyperlinkRepresents a hyperlink in a worksheet.
HyperlinkCollectionRepresents a collection of hyperlinks in a worksheet.
HyperlinkModelRepresents a hyperlink model with its properties.
InvalidFileFormatExceptionRepresents an exception thrown when an invalid file format is encountered.
ListColumnRepresents a column within an Excel table (ListObject).
ListColumnCollectionOrdered collection of columns in an Excel table.
ListColumnModelInternal model for a table (ListObject) column.
ListObjectRepresents an Excel table (structured reference / ListObject).
ListObjectCollectionCollection of Excel tables (ListObjects) on a worksheet.
ListObjectModelInternal model for a table (ListObject / structured reference).
LoadDiagnosticsRepresents diagnostics information during workbook loading.
LoadIssueRepresents an issue that occurred during workbook loading.
LoadOptionsRepresents options for loading a workbook.
MergeRegionRepresents a merge region in an Excel worksheet.
MissingPartExceptionThrown when a required part is missing from the package structure.
NumberFormatProvides built-in number format functionality.
NumberFormatValueRepresents a number format value with its number format index and custom format string.
PackageLoadContextRepresents the context for loading a package.
PackageModelRepresents the model of a package (e.g., XLSX file structure) with parts,
relationships, and unsupported parts.
PackagePartDescriptorRepresents a descriptor for a package part in the XLSX package.
PackageStructureExceptionThrown when the package structure of the Excel file is invalid.
PackagingConventionsDefines constants for Open XML package part paths and relationship types.
PageMarginsModelRepresents page margins for a worksheet in an Excel file.
PageSetupRepresents page setup options for a worksheet.
PageSetupModelRepresents page setup model for an Excel worksheet.
PictureRepresents an embedded image in a worksheet.
PictureCollectionCollection of embedded pictures on a worksheet.
PictureModelInternal model for an embedded picture/image.
PrintOptionsModelRepresents print options for a worksheet.
ProtectionValueRepresents protection settings for a cell or range.
RelationshipDescriptorRepresents a relationship descriptor in the XLSX package.
RelationshipResolutionExceptionException thrown when a relationship cannot be resolved in the package structure.
RowRepresents a row in a worksheet.
RowCollectionRepresents a collection of rows in a worksheet.
RowModelRepresents a row model in the Excel file.
SaveOptionsRepresents save options for workbook saving.
ShapeRepresents a drawing object (auto shape) anchored to a worksheet.
ShapeCollectionCollection of drawing objects (shapes) on a worksheet.
ShapeModelInternal model for a drawing object (auto shape) anchored to a worksheet.
SharedStringRepositoryA repository that manages shared strings for Excel files.
SharedStringTableXmlMapperMaps shared string tables to/from XML.
StyleRepresents the full style of a cell: font, borders, alignment, fill, number format, and protection.
StyleExceptionRepresents an exception that occurs during style processing.
StyleRepositoryRepresents a repository for style values.
StyleValueRepresents a style value with various formatting properties.
StyleValueSanitizerSanitizes style values to ensure they fall within valid ranges.
StylesheetXmlMapperMaps style information to and from XML.
UnsupportedFeatureExceptionThrown when an unsupported feature is encountered.
ValidationRepresents a data validation rule applied to one or more cell areas.
ValidationCollectionRepresents the collection of data validation rules for a worksheet.
ValidationMessageRepresents a validation message with code, severity, and message text.
ValidationModelRepresents a data validation model in the Excel file.
WarningInfoRepresents information about a warning that occurred during workbook operations.
WorkbookRepresents an Excel workbook.
WorkbookLoadExceptionRepresents an exception that occurs when loading a workbook.
WorkbookModelRepresents the top-level model of a workbook.
WorkbookPropertiesRepresents the properties of a workbook (workbookPr attributes).
WorkbookPropertiesModelRepresents the workbook properties model.
WorkbookProtectionRepresents workbook-level protection settings (structure, windows, revision).
WorkbookProtectionModelRepresents the WorkbookProtectionModel component.
WorkbookSaveExceptionRepresents an exception that occurs when saving a workbook.
WorkbookSettingsRepresents workbook settings for an Excel file.
WorkbookSettingsModelRepresents workbook settings model.
WorkbookValidatorA validator for workbook models that produces validation messages.
WorkbookViewRepresents the view / window settings stored in <bookViews>.
WorkbookViewModelRepresents the WorkbookViewModel component.
WorkbookXmlMapperMaps workbook data to/from SpreadsheetML XML format.
WorksheetRepresents a worksheet in a workbook.
WorksheetCollectionRepresents a collection of worksheets in a workbook.
WorksheetModelRepresents the model of a worksheet in the Excel file.
WorksheetProtectionRepresents protection settings for a worksheet.
WorksheetProtectionModelRepresents the protection model for a worksheet in an Excel file.
WorksheetViewModelRepresents a view model for a worksheet with display settings.
WorksheetXmlMapperMaps worksheet XML data.
XlsxDocumentPropertiesHelper class for handling XLSX document properties (core and extended).
XlsxWorkbookSerializerSerializer for XLSX workbook files — thin coordinator that delegates to helper classes.
XlsxWorkbookStylesValueHelpersProvides helper methods for parsing and formatting workbook style values.
XlsxWorkbookStylesXmlProvides methods for reading and writing XLSX workbook styles XML.
XmlParsingExceptionRepresents an exception that occurs during XML parsing.

Interfaces

InterfaceDescription
IPackageReaderProvides a reader interface for reading package models from streams.
IPackageWriterProvides a contract for writing package models to a stream.
IWarningCallbackProvides a callback mechanism for reporting warnings during workbook operations.

Enumerations

EnumerationDescription
AutoShapeTypeSpecifies the type of an auto shape (preset DrawingML geometry).
BorderStyleRepresents the style of a border line in a cell.
BorderStyleTypeRepresents the style of a border.
CellValueKindRepresents the kind of a cell value.
CellValueTypeRepresents the type of a cell value.
ChartTypeIdentifies the type of an embedded chart.
DateSystemRepresents the date system used in Excel.
DiagnosticSeverityRepresents the severity level of a diagnostic message.
DiagnosticSeverityRepresents the severity of a diagnostic entry.
FillPatternRepresents the fill pattern used in cell styling.
FillPatternKindRepresents the pattern used to fill a cell.
FilterOperatorTypeEnumerates the supported FilterOperatorType values.
FormatConditionTypeRepresents the type of a format condition.
HorizontalAlignmentRepresents horizontal alignment options for cell content in Excel.
HorizontalAlignmentTypeRepresents the type of horizontal alignment for cell content.
ImageTypeIdentifies the format of an embedded image.
LoadFormatSpecifies the format of the workbook to be loaded.
OperatorTypeRepresents the operator type used in conditional formatting and filtering.
PageOrientationRepresents the page orientation for a worksheet.
PageOrientationTypeRepresents the page orientation type for a worksheet.
PaperSizeTypeRepresents the paper size type for a worksheet.
SaveFormatSpecifies the format in which a workbook will be saved.
SheetVisibilityRepresents the visibility state of a worksheet in an Excel workbook.
TableStyleTypeIdentifies a built-in Excel table style.
TargetModeTypeRepresents the target mode type for cell references.
TotalsCalculationAggregation function applied to a table’s totals row.
ValidationAlertTypeRepresents the alert type for data validation.
ValidationMessageSeverityRepresents the severity level of a validation message.
ValidationTypeRepresents the type of cell validation.
VerticalAlignmentRepresents vertical alignment options for cell content.
VerticalAlignmentTypeRepresents vertical alignment options for cell content.
VisibilityTypeRepresents the visibility type of a worksheet.

See Also