NanoXLSX.Core 3.2.1
Loading...
Searching...
No Matches
NanoXLSX.Interfaces.Reader Namespace Reference

Classes

interface  IDiscoveryPackageReader
 Defines a queued reader that is dispatched to package parts by their discovered OOXML relationship type.
interface  IDiscoveryReader
 Interface for readers that discover package-level information before document readers execute.
interface  IDocumentReader
 Interface for readers that process a document identified by an OOXML relationship type.
interface  IPasswordReader
 Interface, used by password readers. More...
interface  IPluginBaseReader
 Interface, used by base plug-ins in XML reader classes.
interface  IPluginInlineReader
 Interface, used by in-line (queue) plug-ins in XML reader classes.
interface  IPluginInlineReadProcessor
 Interface, used by in-line (queue) reader plug-ins that are not handling a stream, but data in IPluginReader.Workbook.
interface  IPluginPackageReader
 Defines a queued package reader that optionally reads one ZIP entry with a fixed, known path.
interface  IPluginQueueReader
 Interface, used by XML queue reader classes.
interface  IPluginReader
 Interface, used by XML reader classes.
interface  IPluginReadProcessor
 Interface, used by base reader plug-ins that are not handling a stream, but data in IPluginReader.Workbook.
interface  ISharedStringReader
 Interface, used by shared string readers.
interface  IWorksheetReader
 Interface, used by worksheet readers.