NanoXLSX.Reader 3.0.0-rc.2
Loading...
Searching...
No Matches
NanoXLSX.Internal.Readers Namespace Reference

Classes

class  LegacyPasswordReader
 Class representing a reader for legacy passwords. More...
class  MetadataAppReader
 Class representing a reader for the App metadata file (docProps) embedded in XLSX files. More...
class  MetadataCoreReader
 Class representing a reader for the Core metadata file (docProps) embedded in XLSX files. More...
class  RederPlugInHandler
 Class for the handling of reader in-line plug-ins.
class  RelationshipReader
 Class representing a reader for relationship of XLSX files. More...
class  SharedStringsReader
 Class representing a reader for the shared strings table of XLSX files. More...
class  StyleReader
 Class representing a reader for style definitions of XLSX files. More...
class  ThemeReader
 Class representing a reader for theme definitions of XLSX files. More...
class  WorkbookReader
 Class representing a reader to decompile a workbook in an XLSX files. More...
class  WorksheetReader
 Class representing a reader for worksheets of XLSX files. More...
class  XlsxReader
 Class representing a reader to decompile XLSX files. More...
class  Relationship
 Class to represent a workbook relation. More...
class  WorksheetDefinition
 Class for worksheet Meta-data on import.

Typedefs

using IOException = Exceptions.IOException

Typedef Documentation

◆ IOException

using NanoXLSX.Internal.Readers.IOException = Exceptions.IOException

Definition at line 24 of file StyleReader.cs.