![]() |
NanoXLSX.Reader 3.0.0-rc.2
|
| CIDisposable | |
| CNanoXLSX.Internal.Readers.XlsxReader | Class representing a reader to decompile XLSX files |
| CIOptions | |
| CNanoXLSX.ReaderOptions | The 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.IPasswordReader | Interface, used by password readers |
| CNanoXLSX.Internal.Readers.LegacyPasswordReader | Class representing a reader for legacy passwords |
| CIPlugInReader | |
| CNanoXLSX.Internal.Readers.MetadataAppReader | Class representing a reader for the App metadata file (docProps) embedded in XLSX files |
| CNanoXLSX.Internal.Readers.MetadataCoreReader | Class representing a reader for the Core metadata file (docProps) embedded in XLSX files |
| CNanoXLSX.Internal.Readers.RelationshipReader | Class representing a reader for relationship of XLSX files |
| CNanoXLSX.Internal.Readers.StyleReader | Class representing a reader for style definitions of XLSX files |
| CNanoXLSX.Internal.Readers.ThemeReader | Class representing a reader for theme definitions of XLSX files |
| CNanoXLSX.Internal.Readers.WorkbookReader | Class representing a reader to decompile a workbook in an XLSX files |
| CISharedStringReader | |
| CNanoXLSX.Internal.Readers.SharedStringsReader | Class representing a reader for the shared strings table of XLSX files |
| CIWorksheetReader | |
| CNanoXLSX.Internal.Readers.WorksheetReader | Class representing a reader for worksheets of XLSX files |
| CNanoXLSX.Internal.Enums.ReaderPassword | Static class that contains enums for password handling |
| CNanoXLSX.Internal.ReaderUtils | Static class with common util methods, used during reading XLSX files |
| CNanoXLSX.Internal.Readers.Relationship | Class to represent a workbook relation |
| CNanoXLSX.Internal.StyleReaderContainer | Class representing a collection of pre-processed styles and their components. This class is internally used and should not be used otherwise |
| CNanoXLSX.Extensions.WorkbookReader | Class, providing functions to read Workbooks either by file or stream |