NanoXLSX.Reader 3.0.0-rc.5
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
 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 a reader for relationship 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
 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