NanoXLSX.Reader 3.2.1
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 NNanoXLSX
 NExtensions
 CWorkbookReaderClass, providing functions to read Workbooks either by file or stream
 NInternal
 NReaders
 CDiscoveryReaderDiscovers relationship information in an OOXML package before document readers execute
 CFinalizingProcessorClass representing a processor (no stream handling) for finalizing tasks after all parts are read from a XLSX file
 CLegacyPasswordReaderClass representing a reader for legacy passwords
 CMetadataAppReaderClass representing a reader for the App metadata file (docProps) embedded in XLSX files
 CMetadataCoreReaderClass representing a reader for the Core metadata file (docProps) embedded in XLSX files
 CRelationshipReaderClass representing the legacy workbook relationship reader of XLSX files
 CSharedStringsReaderClass representing a reader for the shared strings table of XLSX files
 CStyleReaderClass representing a reader for style definitions of XLSX files
 CThemeReaderClass representing a reader for theme definitions of XLSX files
 CWorkbookReaderClass representing a reader to decompile a workbook in an XLSX files
 CWorksheetReaderClass representing a reader for worksheets of XLSX files
 CXlsxReaderClass representing a reader to decompile XLSX files
 CRelationshipClass to represent a workbook relation (do not use)
 CReaderUtilsStatic class with common util methods, used during reading XLSX files
 CStyleReaderContainerClass representing a collection of pre-processed styles and their components. This class is internally used and should not be used otherwise