All Classes Interface Summary Class Summary Enum Summary Exception Summary
| Class |
Description |
| AbstractAutoFilterAdv |
|
| AbstractAutoFilterAdv.FilterColumnImpl |
|
| AbstractBookAdv |
|
| AbstractBookSeriesAdv |
|
| AbstractBorderAdv |
|
| AbstractBorderLineAdv |
|
| AbstractCellAdv |
|
| AbstractCellStyleAdv |
|
| AbstractChartAdv |
|
| AbstractChartAxisAdv |
|
| AbstractChartAxisAdv.Crosses |
|
| AbstractChartAxisAdv.Orientation |
|
| AbstractChartAxisAdv.Position |
|
| AbstractChartAxisAdv.TickLabelPosition |
|
| AbstractChartAxisAdv.TickMark |
|
| AbstractColorAdv |
|
| AbstractColumnArrayAdv |
|
| AbstractCommentAdv |
|
| AbstractContext |
|
| AbstractDataValidationAdv |
|
| AbstractExcelExporter |
Common exporting behavior for both XLSX and XLS.
|
| AbstractExcelImporter |
Contains common importing behavior for XLS.
|
| AbstractExporter |
Defines common behaviors for an exporter.
|
| AbstractFillAdv |
|
| AbstractFontAdv |
|
| AbstractFontBuilderAdv |
|
| AbstractGeneralChartDataAdv |
Handle formula caching for chart category data.
|
| AbstractHyperlinkAdv |
|
| AbstractImporter |
|
| AbstractNameAdv |
|
| AbstractPictureAdv |
|
| AbstractRichTextAdv |
|
| AbstractRowAdv |
|
| AbstractSeriesAdv |
Handle formula caching for chart series data.
|
| AbstractSheetAdv |
|
| AbstractTableAdv |
|
| AbstractTableColumnAdv |
|
| AbstractTableStyleAdv |
|
| AbstractTableStyleInfoAdv |
|
| AreaChartDataImpl |
|
| AutoFillHelper |
To help data filling.
|
| AutoFilterHelper |
|
| AutoFilterImpl |
The auto fitler implement
|
| AutoFilterUpdate |
Keep the information of Table/Sheet filter change
|
| BarChartDataImpl |
|
| BaseMatch2 |
|
| BeginsWith |
|
| BlankStep |
Copy blank to destination
|
| BookHelper |
Helper for XSSF and HSSF book handling
|
| BookImpl |
|
| BookSeriesBuilderImpl |
A default implementation
|
| BookSeriesImpl |
|
| BorderBuilderImpl |
|
| BorderHelper |
|
| BorderImpl |
Deprecated. |
| BorderLineImpl |
Deprecated. |
| Borders |
|
| Borders.Border |
|
| Borders.BorderPr |
|
| BubbleChartDataImpl |
|
| CalendarUtil |
|
| CalendarUtilImpl |
|
| CategoryAxisImpl |
|
| CategoryAxisImpl.LabelAlign |
|
| Cell |
see http://www.datypic.com/sc/ooxml/t-ssml_CT_Cell.html
|
| CellAttribute |
Specify which attribute is to be updated.
|
| CellBuffer |
a help class to hold cell data and apply to another
|
| CellImpl |
|
| CellMatch |
Use to check if a cell's value match the specified CustomFilter
|
| CellMatch2 |
Use to check if a cell's value match the specified condition (used in ConditionalFormatting)
|
| CellRegion |
An immutable object that represents a block of cells with 4 indexes which are first and last row index, first and last column index.
|
| CellStyleBuilderImpl |
|
| CellStyleHolder |
the style holder interface
|
| CellStyleImpl |
Deprecated. |
| CellStyleMatcher |
This class can be used to match a SCellStyle with a criteria.
|
| CellValue |
|
| CellValueChangeEventHandler |
An event handler for cell value change.
|
| CellValueHelper |
|
| CellXfs |
|
| CFIconImpl |
|
| CFValueObjectHelper |
Helper on calculating SCFValueObject.
|
| CFValueObjectImpl |
|
| ChartAxisImpl |
|
| ChartDataAdv |
|
| ChartDataHelper |
Fill SChartData with series according to a selection.
|
| ChartImpl |
|
| ChartUtil |
|
| CircularData |
|
| CircularData |
|
| ClearCellHelper |
Helper for set cell, row, column style
|
| ColorFilterImpl |
Color filter associated with SAutoFilter
|
| ColorImpl |
|
| Colors |
Colors responsible for manage colors in a workbook.
|
| ColorScaleImpl |
|
| ColumnArrayImpl |
|
| ColumnPrecedentRef |
Precedent reference to ColumnRef.
|
| ColumnPrecedentRefImpl |
Implementation of precedent reference to ColumnRefs.
|
| ColumnRef |
|
| ColumnRefImpl |
|
| CommentImpl |
|
| ConditionalFormattingImpl |
|
| ConditionalFormattingRuleImpl |
|
| ConditionalRef |
Control the conditional formatting reference dependency
|
| ConditionalRefImpl |
|
| ConditionalStyleImpl |
Used to pass style and format for SConditionalFormattingRule.
|
| ContainsBlank |
|
| ContainsCell |
|
| ContainsError |
|
| ContainsText |
|
| Converter |
|
| CopyStep |
Copy from source to destination
|
| CustomFilterImpl |
|
| CustomFiltersImpl |
|
| DataBarImpl |
|
| DataRegionHelper |
To help search the data region
|
| DataRegionHelper.FilterRegionHelper |
|
| DataValidationHelper |
|
| DataValidationImpl |
|
| DataValidationVerificationHelper |
|
| DateAxisImpl |
|
| DateAxisImpl.TimeUnit |
|
| DateInputMask |
Store built-in date format patterns, parse a string into a Date object.
|
| DatesMatch |
|
| DatesMatch2 |
|
| DateTimeStep |
Step value by given steps by Calendar
|
| DefaultStyle |
|
| DependencyTable |
NodeA --- depends on ---> NodeB.
|
| DependencyTable.RefFilter |
|
| DependencyTableAdv |
|
| DependencyTableImpl |
Default implementation of dependency table.
|
| DependencyTracerImpl |
|
| DependencyTrackerImpl |
A default dependency tracker.
|
| DirectEventListenerAdaptor |
|
| DoughnutChartDataImpl |
|
| Drawings |
|
| DuplicateCell |
|
| DynamicFilterImpl |
DynamicFilter
|
| EndsWith |
|
| EngineFactory |
|
| Equals |
|
| ErrorValue |
An error result of a evaluated formula.
|
| EvalBook |
modified from org.apache.poi.xssf.usermodel.XSSFEvaluationWorkbook
|
| EvalSheet |
|
| EvaluationContributor |
|
| EvaluationContributorContainer |
|
| EvaluationResult |
|
| EvaluationResult.ResultType |
|
| EvaluationUtil |
|
| EventListenerAdaptor |
To adapt model event -> listener
|
| EventQueueListenerAdaptor |
To adapt model event -> queue -> zk listener -> model listener
|
| EventQueueModelEventListener |
A model event listener that listen model event through event queue (not from model directly).
|
| ExcelExportFactory |
|
| ExcelExportFactory.Type |
|
| ExcelImportAdapter |
|
| ExcelImportFactory |
|
| ExcelXlsExporter |
|
| ExcelXlsImporter |
|
| ExcelXlsxExporter |
|
| ExportException |
Thrown to indicate that exporter has been exported an illegal or unexpected content.
|
| ExpressionMatch |
|
| ExtraFillImpl |
Fill in ExtraStyle is a bit different from in CellStyle.
|
| FillBuilderImpl |
|
| FillImpl |
Deprecated.
|
| Fills |
|
| Fills.Fill |
|
| Fills.PatternFill |
|
| FilterRowInfo |
|
| FilterRowInfoComparator |
|
| FontBuilderImpl |
|
| FontImpl |
Deprecated.
|
| FontMatcher |
This class can be used to match a SFont with a criteria.
|
| Fonts |
|
| FormatContext |
|
| FormatEngine |
|
| FormatEngineImpl |
|
| FormatResult |
|
| FormatResultImpl |
|
| FormulaCacheCleaner |
|
| FormulaClearContext |
|
| FormulaContent |
Indicate that the object has formula content
|
| FormulaEngine |
|
| FormulaEngineImpl |
A formula engine implemented by ZPOI
|
| FormulaEngineImpl.ErrorFormulaExpressionImpl |
|
| FormulaEngineImpl.EvalContext |
|
| FormulaEngineImpl.EvaluationResultImpl |
|
| FormulaEngineImpl.FormulaAdjuster |
|
| FormulaEngineImpl.FormulaExpressionImpl |
|
| FormulaEvaluationContext |
|
| FormulaExpression |
The parsed result of a formula.
|
| FormulaParseContext |
|
| FormulaResultCellValue |
the formula result cell value
|
| FormulaType |
Enumeration of various formula types.
|
| FullMonthData |
|
| FullMonthData |
|
| FullWeekData |
|
| FunctionResolver |
Interface to glue POI function mechanism to zkoss xel function mechanism.
|
| FunctionResolverFactory |
A factory of formula function resolver.
|
| FunctionResolverImpl |
A default function resolver.
|
| GeneralChartDataImpl |
|
| GreaterThan<T extends java.lang.Comparable<T>> |
|
| GreaterThan2 |
|
| GreaterThanOrEqual<T extends java.lang.Comparable<T>> |
|
| GreaterThanOrEqual2 |
|
| GreaterThanOrEqualAndLessThan<T extends java.lang.Comparable<T>> |
|
| GroupingChartDataImpl |
|
| GrowthStep |
Step for growth sequence.
|
| HeaderFooterImpl |
|
| HSSFChartDecoder |
copied from zssex.
|
| HyperlinkImpl |
|
| IconSetImpl |
|
| ImExpUtils |
Utility methods that involve read or write POI model.
|
| ImmutableBorderImpl |
|
| ImmutableBorderLineImpl |
|
| ImmutableCellStyleImpl |
|
| ImmutableExtraStyleImpl |
|
| ImmutableFillImpl |
|
| ImmutableFontImpl |
|
| ImportException |
Thrown to indicate that importer has been imported an illegal or
unexpected content.
|
| IndirectRef |
Used to handle reference generated by INDIRECT(text) function.
|
| IndirectRefImpl |
|
| InputEngine |
Determine a cell's type and value by parsing editing text with predefined patterns.
|
| InputEngineImpl |
smart input for numbers and dates.
|
| InputParseContext |
|
| InputResult |
|
| InputResultImpl |
|
| InsertDeleteHelper |
A helper to perform insert/delete row/column/cells.
|
| InsertDeleteUpdate |
a range of row/column indicates insert/delete changes.
|
| InvalidDataValidationException |
The exception is thrown when encountering invalid parameters.
|
| InvalidFormulaException |
The exception is thrown when encountering an invalid formula.
|
| InvalidModelOpException |
This exception is thrown when you perform an unreasonable operation on the model.
|
| JoinFunctionMapper |
Aggregate FunctionMapper that join serveral FunctionMapper together.
|
| JoinVariableResolver |
Aggregate VariableResolver that join serveral VariableResolver together.
|
| JSONArray<T> |
A JSON array.
|
| JSONAware |
Beans that support customized output of JSON text shall implement this interface.
|
| JSONNode |
Internal use to optimize the memory footprint.
|
| JSONObject<K,V> |
A JSON object.
|
| JSONValue |
Utilities to encode and decode data in JSON format.
|
| LessThan<T extends java.lang.Comparable<T>> |
|
| LessThan2 |
|
| LessThanOrEqual<T extends java.lang.Comparable<T>> |
|
| LessThanOrEqual2 |
|
| LinearStep |
Linear incremental Step.
|
| LineChartDataImpl |
|
| LinkedModelObject |
|
| Matchable<T> |
|
| MergeHelper |
|
| MergeUpdate |
A pair of reference areas indicate the changes of the merge area.
|
| ModelEvent |
The event will be sent when there is an operation performed on a book model.
|
| ModelEventListener |
|
| ModelEvents |
A collection of factory method that help you create ModelEvent.
|
| ModelUpdate |
|
| ModelUpdate.UpdateType |
|
| ModelUpdateCollector |
|
| MonthMatch |
|
| NamedStyleImpl |
|
| NameImpl |
|
| NameRef |
|
| NameRefImpl |
|
| NonSerializableHolder<T> |
To help hold a non-serializable object as a serializable (usually for cache)
|
| NotContainsText |
|
| NotEquals |
|
| NotifyChangeHelper |
A helper class that encapsulate details of sending model events.
|
| NumberInputMask |
Responsible for number input mask.
|
| NumberInputMaskImpl |
|
| NumFmts |
|
| NumMatch |
return true if a number
|
| ObjectRef |
The object Reef to represent a object, and is always a dependent ref.
|
| ObjectRef.ObjectType |
|
| ObjectRefImpl |
|
| OffsetRef |
Used to handle reference generated by OFFSET function.
|
| OffsetRefImpl |
a cell reference produced by OFFSET function.
|
| Oid |
|
| OutlineLevelTree |
An outline level tree structure.
|
| OutlineLevelTree.OutlineLevelNode |
|
| ParsingBook |
A pseudo formula parsing workbook for parsing only.
|
| PasteCellHelper |
|
| PasteCellRegion |
|
| PasteOption |
|
| PasteOption.PasteOperation |
|
| PasteOption.PasteType |
|
| PasteRangeImpl |
To avoid paste too many rows; ZSS copy column only copy to
sheetMaxVisibleRows.
|
| PasteSheetRegion |
|
| PictureDataImpl |
|
| PictureImpl |
|
| PieChartDataImpl |
|
| PoiEnumConversion |
An utility to convert enumeration constant between ZSS model and POI model.
|
| PrintSetupImpl |
|
| QuarterMatch |
|
| RangeHelperBase |
|
| RangeImpl |
Only those methods that set cell data, cell style, row (column) style, width, height, and hidden consider 3-D references.
|
| ReadOnlyRichTextImpl |
|
| ReadWriteTask<T> |
Use this class to help you concurrently access book model safely.
|
| Ref |
|
| Ref |
Ref is a reference for cell or range with 4 value :
top(top row), left(left column), bottom(last row) and right(last column).
|
| Ref.RefType |
|
| RefImpl |
|
| RichTextHelper |
|
| RichTextImpl |
|
| Row |
see http://www.datypic.com/sc/ooxml/t-ssml_CT_Row.html
|
| RowImpl |
|
| RuleInfo |
|
| SAutoFilter |
Contains autofilter's setting.
|
| SAutoFilter.FilterOp |
|
| SAutoFilter.NFilterColumn |
A filter column contains information for filtering, e.g. criteria.
|
| SBook |
The root of Spreadsheet's data model which contains sheets.
|
| SBooks |
Contains factory methods to create a SBook.
|
| SBookSeries |
It contains multiple SBook objects so that formulas in them can reference to cells of another book.
|
| SBookSeriesBuilder |
A utility class that build a book series that allow external book references can work.
|
| SBorder |
Border object
|
| SBorder.BorderType |
The border type
|
| SBorderBuilder |
|
| SBorderLine |
|
| ScatterChartDataImpl |
|
| SCell |
Represent a cell of a sheet in a Spreadsheet.
|
| SCell.CellType |
|
| SCellStyle |
Represent style information e.g. alignment, border, format pattern, font, color, fill pattern, wrap text, and hidden status.
|
| SCellStyle.Alignment |
The horizontal alignment
|
| SCellStyle.VerticalAlignment |
The vertical alignment
|
| SCellStyleBuilder |
|
| SCFIcon |
Mixed-group (aka. custom) IconSet information in ConditionalFormatting.
|
| SCFValueObject |
Conditional Formatting value object.
|
| SCFValueObject.CFValueObjectType |
|
| SChart |
Represents a chart in a sheet.
|
| SChart.BarDirection |
|
| SChart.ChartGrouping |
|
| SChart.ChartLegendPosition |
|
| SChart.ChartType |
|
| SChartAxis |
|
| SChartAxis.SChartAxisType |
|
| SChartData |
An object that can be used to get SChart.
|
| SColor |
A color which might relate to a text or a border.
|
| SColorFilter |
Color filter
|
| SColorScale |
|
| SColumn |
A column of a sheet.
|
| SColumnArray |
It stores first and last column index of a group of column that has same width and cell style.
|
| SComment |
A comment is some texts written by a user which is separated from text of a cell.
|
| SConditionalFormatting |
Conditional Formatting
|
| SConditionalFormattingRule |
|
| SConditionalFormattingRule.RuleOperator |
|
| SConditionalFormattingRule.RuleTimePeriod |
|
| SConditionalFormattingRule.RuleType |
|
| SConditionalStyle |
Extra embedded style for SConditonalFormatting.
|
| SCustomFilter |
|
| SCustomFilters |
|
| SDataBar |
Condiditional Formatting of "dataBar" type.
|
| SDataValidation |
This class stores the restrictions on what data can or should be entered in a cell.
|
| SDataValidation.AlertStyle |
|
| SDataValidation.OperatorType |
|
| SDataValidation.ValidationType |
|
| SDependencyTracer |
This interface stores the region of the current dependent precedent tracing.
|
| SDependencyTracer.Type |
|
| SDynamicFilter |
|
| SerializableConsumer<T> |
A Consumer that can be serialized.
|
| SerializationUtils |
Assists with the serialization process and performs additional functionality based
on serialization.
|
| SeriesImpl |
|
| SetCellStyleHelper |
Helper for set cell, row, column style
|
| SExporter |
An exporter can export a book model to a output stream or file.
|
| SExporterFactory |
The interface defines factory methods for exporters.
|
| SExporters |
A class that you can get an exporter by registered name and register an exporter.
|
| SExtraStyle |
Extra embedded style for STable and SConditonalFormatting.
|
| SFill |
Fill pattern and colors
|
| SFill.FillPattern |
The fill pattern
|
| SFillBuilder |
|
| SFont |
Represents a font used in cells.
|
| SFont.Boldweight |
|
| SFont.TypeOffset |
|
| SFont.Underline |
|
| SFontBuilder |
|
| SFooter |
The text in the footer.
|
| SGeneralChartData |
The main object to access the data in a chart including series and categories.
|
| SHeader |
The text in the header.
|
| SheetData |
see http://www.datypic.com/sc/ooxml/e-ssml_sheetData-1.html
|
| SheetImpl |
|
| SheetProtectionImpl |
|
| SheetRegion |
Indicates a immutable region of cells in a sheet.
|
| SheetViewInfoImpl |
|
| ShortMonthData |
|
| ShortWeekData |
|
| SHyperlink |
A hyperlink of a cell.
|
| SHyperlink.HyperlinkType |
|
| SIconSet |
|
| SIconSet.IconSetType |
|
| SimpleBookSeriesImpl |
the default and one-book book-series
|
| SImporter |
An importer to import a input stream, file..etc to a new book
|
| SImporterFactory |
The interface defines factory methods for importers.
|
| SImporters |
This class contains utility methods to register the importer factory and get a importer by registered name.
|
| SName |
A named range (or defined name) which refer to a region.
|
| SNamedStyle |
Cell Style referred via a name.
|
| SortHelper |
Manipulate cells according to sorting criteria and options.
|
| SortHelper.SortKey |
|
| Span |
|
| SpareSpan |
|
| SPicture |
A picture in a sheet.
|
| SPicture.Format |
|
| SPictureData |
Picture data in a picture.
|
| SPrintSetup |
Store various setting for printing.
|
| SPrintSetup.PaperSize |
|
| SRange |
The main API to manipulate Spreadsheet's book model.
|
| SRange.ApplyBorderType |
|
| SRange.AutoFilterOperation |
|
| SRange.DeleteShift |
Shift direction of delete api
|
| SRange.FillType |
|
| SRange.InsertCopyOrigin |
Copy origin format/style of insert
|
| SRange.InsertShift |
Shift direction of insert api
|
| SRange.PasteOperation |
|
| SRange.PasteType |
|
| SRange.SheetVisible |
|
| SRange.SortDataOption |
|
| SRanges |
A collection of factory methods to create a SRange object.
|
| SRichText |
A rich text can have multiple segments which have different fonts for
each one in a cell.
|
| SRichText.Segment |
|
| SRow |
A row of a sheet.
|
| SSeries |
A series of chart data.
|
| SSheet |
A sheet of a book.
|
| SSheet.SheetVisible |
|
| SSheetProtection |
|
| SSheetViewInfo |
Store those visual statuses of a sheet, e.g. freeze status of row (column), or grid-line display.
|
| STable |
Table
|
| STableColumn |
Table column
|
| STableColumn.STotalsRowFunction |
|
| STableStyle |
Table Style.
|
| STableStyleElem |
Table style element.
|
| STableStyleInfo |
Table style info.
|
| Step |
Step for handling incremental auto fill
|
| STop10Filter |
|
| Strings |
The class contains methods for checking a string.
|
| StyleBuilder<V> |
|
| StyleCache |
|
| StyleCache.ExtraStyleCache |
|
| StyleCache.FontCache |
|
| StyleRef |
This is a marking class to control whether to update cell's style or just
update cell's text.
|
| StyleUtil |
A utility class to help spreadsheet set style of a cell
|
| SWorkbookProtection |
Workbook protection options
|
| TableColumnImpl |
Table column.
|
| TableImpl |
|
| TableImpl.DummyTable |
|
| TableNameImpl |
Mark interface for SName that is associated with Table.
|
| TablePrecedentRef |
Precedent reference to ColumnRef.
|
| TablePrecedentRefImpl |
Implementation of precedent reference to ColumnRefs.
|
| TableStyleElemImpl |
|
| TableStyleImpl |
|
| TableStyleInfoImpl |
Table style
|
| TableStyleNone |
Builtin TableStyleNone
|
| TestImporterFactory |
|
| Top10FilterImpl |
|
| TrueMatch |
Always return true or false
|
| UnitUtil |
Various unit conversion methods.
|
| UnsupportedChartDataImpl |
|
| Validations |
This class contains methods for validating arguments of a method.
|
| ValueAxisImpl |
|
| ValueAxisImpl.CrossBetween |
|
| ViewAnchor |
Represent a anchor position by its left-top cell index, width, height, x and y offset within the cell,
or a right-bottom anchor position by its right-bottom cell index with 0 width and height.
|
| ViewAnchor.AnchorType |
AnchorType
|
| VmlDrawing |
|
| VmlDrawing.VShapeJson |
|
| WholeStyleUtil |
A utility class to help spreadsheet set style of a row, column and cell
|
| WholeStyleUtil.StyleApplyer |
|
| WorkbookProtectionImpl |
|
| XlsxExtractor |
|
| XlsxExtractor.XlsxAlignmentExtractor |
|
| XlsxExtractor.XlsxAutoFilterExtractor |
|
| XlsxExtractor.XlsxBorderExtractor |
|
| XlsxExtractor.XlsxBorderPrExtractor |
|
| XlsxExtractor.XlsxCellExtractor |
|
| XlsxExtractor.XlsxCellStyleExtractor |
|
| XlsxExtractor.XlsxCellXfExtractor |
|
| XlsxExtractor.XlsxCfIconExtractor |
|
| XlsxExtractor.XlsxCfRuleExtractor |
|
| XlsxExtractor.XlsxCfvoExtractor |
|
| XlsxExtractor.XlsxClrSchemeExtractor |
|
| XlsxExtractor.XlsxColExtractor |
|
| XlsxExtractor.XlsxColorExtractor |
|
| XlsxExtractor.XlsxColorFilterExtractor |
|
| XlsxExtractor.XlsxColorScaleExtractor |
|
| XlsxExtractor.XlsxCommentExtractor |
|
| XlsxExtractor.XlsxCommentsExtractor |
|
| XlsxExtractor.XlsxConditionalFormattingExtractor |
|
| XlsxExtractor.XlsxCustomFilterExtractor |
|
| XlsxExtractor.XlsxCustomFiltersExtractor |
|
| XlsxExtractor.XlsxDataBarExtractor |
|
| XlsxExtractor.XlsxDataValidationExtractor |
|
| XlsxExtractor.XlsxDataValidationsExtractor |
|
| XlsxExtractor.XlsxDateGroupItemExtractor |
|
| XlsxExtractor.XlsxDefinedNameExtractor |
|
| XlsxExtractor.XlsxDrawingFactory |
|
| XlsxExtractor.XlsxDrawingsExtractor |
|
| XlsxExtractor.XlsxDxfExtractor |
|
| XlsxExtractor.XlsxDynamicFilterExtractor |
|
| XlsxExtractor.XlsxExtCfRuleExtractor |
|
| XlsxExtractor.XlsxExtCfvoExtractor |
|
| XlsxExtractor.XlsxExtColorScaleExtractor |
|
| XlsxExtractor.XlsxExtConditionalFormattingExtractor |
|
| XlsxExtractor.XlsxExtDataBarExtractor |
|
| XlsxExtractor.XlsxExtDataValidationExtractor |
|
| XlsxExtractor.XlsxExtDxfExtractor |
|
| XlsxExtractor.XlsxExternalBookExtractor |
|
| XlsxExtractor.XlsxExternalLinkExtractor |
|
| XlsxExtractor.XlsxExtExtractor |
|
| XlsxExtractor.XlsxExtIconSetExtractor |
|
| XlsxExtractor.XlsxExtLstExtractor |
|
| XlsxExtractor.XlsxFillExtractor |
|
| XlsxExtractor.XlsxFilterColumnExtractor |
|
| XlsxExtractor.XlsxFiltersExtractor |
|
| XlsxExtractor.XlsxFontExtractor |
|
| XlsxExtractor.XlsxFormulaExtractor |
|
| XlsxExtractor.XlsxGradientExtractor |
|
| XlsxExtractor.XlsxHeaderFootersExtractor |
|
| XlsxExtractor.XlsxHyperlinkExtractor |
|
| XlsxExtractor.XlsxIconFilterExtractor |
|
| XlsxExtractor.XlsxIconSetExtractor |
|
| XlsxExtractor.XlsxNumFmtExtractor |
|
| XlsxExtractor.XlsxOutlinePrExtractor |
|
| XlsxExtractor.XlsxPageMarginsExtractor |
|
| XlsxExtractor.XlsxPageSetupExtractor |
|
| XlsxExtractor.XlsxPaneExtractor |
|
| XlsxExtractor.XlsxPatternExtractor |
|
| XlsxExtractor.XlsxPhoneticPrExtractor |
|
| XlsxExtractor.XlsxPhoneticRunExtractor |
|
| XlsxExtractor.XlsxPrintOptionsExtractor |
|
| XlsxExtractor.XlsxProtectionExtractor |
|
| XlsxExtractor.XlsxREItExtractor |
|
| XlsxExtractor.XlsxRGBColorsExtractor |
|
| XlsxExtractor.XlsxRichTextExtractor |
|
| XlsxExtractor.XlsxRowExtractor |
|
| XlsxExtractor.XlsxSchemeClrExtractor |
|
| XlsxExtractor.XlsxSelectionExtractor |
|
| XlsxExtractor.XlsxSheetExtractor |
|
| XlsxExtractor.XlsxSheetFormatPrExtractor |
|
| XlsxExtractor.XlsxSheetPropertiesExtractor |
|
| XlsxExtractor.XlsxSheetProtectionExtractor |
|
| XlsxExtractor.XlsxSheetViewExtractor |
|
| XlsxExtractor.XlsxSortConditionExtractor |
|
| XlsxExtractor.XlsxSortStateExtractor |
|
| XlsxExtractor.XlsxSpanExtractor |
|
| XlsxExtractor.XlsxSparklineExtractor |
|
| XlsxExtractor.XlsxSparklineGroupExtractor |
|
| XlsxExtractor.XlsxSparklineGroupsExtractor |
|
| XlsxExtractor.XlsxSparklinesExtractor |
|
| XlsxExtractor.XlsxStopExtractor |
|
| XlsxExtractor.XlsxStyleSheetExtractor |
|
| XlsxExtractor.XlsxTableColumnExtractor |
|
| XlsxExtractor.XlsxTableExtractor |
|
| XlsxExtractor.XlsxTableFormulaExtractor |
|
| XlsxExtractor.XlsxTableStyleElementExtractor |
|
| XlsxExtractor.XlsxTableStyleExtractor |
|
| XlsxExtractor.XlsxTableStyleInfoExtractor |
|
| XlsxExtractor.XlsxTableStylesExtractor |
|
| XlsxExtractor.XlsxThemesExtractor |
|
| XlsxExtractor.XlsxTop10Extractor |
|
| XlsxExtractor.XlsxVmlDrawingExtractor |
|
| XlsxExtractor.XlsxWorkbookExtractor |
|
| XlsxExtractor.XlsxWorkbookProtectionExtractor |
|
| XlsxExtractor.XlsxXfExtractor |
|
| XlsxExtractor.XlsxXmlColumnPrExtractor |
|
| XlsxImporter |
An excel xlsx importer
|
| XlsxJsonHelper |
Xlsx Json Helper
|
| XlsxParser |
A StAX parser to convert Xlsx to JSON format.
|