|
| class | DiscoveryReader |
| | Discovers relationship information in an OOXML package before document readers execute. More...
|
| class | FinalizingProcessor |
| | Class representing a processor (no stream handling) for finalizing tasks after all parts are read from a XLSX file. More...
|
| class | LegacyPasswordReader |
| | Class representing a reader for legacy passwords. More...
|
| class | MetadataAppReader |
| | Class representing a reader for the App metadata file (docProps) embedded in XLSX files. More...
|
| class | MetadataCoreReader |
| | Class representing a reader for the Core metadata file (docProps) embedded in XLSX files. More...
|
| class | ReaderPlugInHandler |
| | Class for the handling of reader and processor (pseudo-readers) in-line plug-ins.
|
| class | RelationshipReader |
| | Class representing the legacy workbook relationship reader of XLSX files. More...
|
| class | SharedStringsReader |
| | Class representing a reader for the shared strings table of XLSX files. More...
|
| class | StyleReader |
| | Class representing a reader for style definitions of XLSX files. More...
|
| class | ThemeReader |
| | Class representing a reader for theme definitions of XLSX files. More...
|
| class | WorkbookReader |
| | Class representing a reader to decompile a workbook in an XLSX files. More...
|
| class | WorksheetReader |
| | Class representing a reader for worksheets of XLSX files. More...
|
| class | XlsxReader |
| | Class representing a reader to decompile XLSX files. More...
|
| class | DefinedNameDefinition |
| | Class for defined-name meta-data on import. The information is captured by WorkbookReader and finalized into DefinedName instances by WorksheetReader once all worksheets are bound.
|
| class | Relationship |
| | Class to represent a workbook relation (do not use). More...
|
| class | WorksheetDefinition |
| | Class for worksheet Meta-data on import.
|