Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
| NNanoXLSX | |
| NExtensions | |
| CWorkbookReader | Class, providing functions to read Workbooks either by file or stream |
| NInternal | |
| NReaders | |
| CLegacyPasswordReader | Class representing a reader for legacy passwords |
| CMetadataAppReader | Class representing a reader for the App metadata file (docProps) embedded in XLSX files |
| CMetadataCoreReader | Class representing a reader for the Core metadata file (docProps) embedded in XLSX files |
| CRelationshipReader | Class representing a reader for relationship of XLSX files |
| CSharedStringsReader | Class representing a reader for the shared strings table of XLSX files |
| CStyleReader | Class representing a reader for style definitions of XLSX files |
| CThemeReader | Class representing a reader for theme definitions of XLSX files |
| CWorkbookReader | Class representing a reader to decompile a workbook in an XLSX files |
| CWorksheetReader | Class representing a reader for worksheets of XLSX files |
| CXlsxReader | Class representing a reader to decompile XLSX files |
| CRelationship | Class to represent a workbook relation |
| CReaderUtils | Static class with common util methods, used during reading XLSX files |
| CStyleReaderContainer | Class representing a collection of pre-processed styles and their components. This class is internally used and should not be used otherwise |