NanoXLSX.Reader 3.0.0-rc.2
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CIDisposable
 CNanoXLSX.Internal.Readers.XlsxReaderClass representing a reader to decompile XLSX files
 CIOptions
 CNanoXLSX.ReaderOptionsThe reader options define global rules, applied when loading a worksheet. The options are mainly to override particular cell types (e.g. interpretation of dates as numbers)
 CIPassword
 CNanoXLSX.Interfaces.Reader.IPasswordReaderInterface, used by password readers
 CNanoXLSX.Internal.Readers.LegacyPasswordReaderClass representing a reader for legacy passwords
 CIPlugInReader
 CNanoXLSX.Internal.Readers.MetadataAppReaderClass representing a reader for the App metadata file (docProps) embedded in XLSX files
 CNanoXLSX.Internal.Readers.MetadataCoreReaderClass representing a reader for the Core metadata file (docProps) embedded in XLSX files
 CNanoXLSX.Internal.Readers.RelationshipReaderClass representing a reader for relationship of XLSX files
 CNanoXLSX.Internal.Readers.StyleReaderClass representing a reader for style definitions of XLSX files
 CNanoXLSX.Internal.Readers.ThemeReaderClass representing a reader for theme definitions of XLSX files
 CNanoXLSX.Internal.Readers.WorkbookReaderClass representing a reader to decompile a workbook in an XLSX files
 CISharedStringReader
 CNanoXLSX.Internal.Readers.SharedStringsReaderClass representing a reader for the shared strings table of XLSX files
 CIWorksheetReader
 CNanoXLSX.Internal.Readers.WorksheetReaderClass representing a reader for worksheets of XLSX files
 CNanoXLSX.Internal.Enums.ReaderPasswordStatic class that contains enums for password handling
 CNanoXLSX.Internal.ReaderUtilsStatic class with common util methods, used during reading XLSX files
 CNanoXLSX.Internal.Readers.RelationshipClass to represent a workbook relation
 CNanoXLSX.Internal.StyleReaderContainerClass representing a collection of pre-processed styles and their components. This class is internally used and should not be used otherwise
 CNanoXLSX.Extensions.WorkbookReaderClass, providing functions to read Workbooks either by file or stream