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

Classes

interface  IBaseWriter
 Interface, used by writers.
interface  IColorWriter
 Interface, used by specific writers that provides color handling. More...
interface  IPasswordWriter
 Interface, used by specific writers that provides password handling. More...
interface  IPluginIndexedWriter
 Interface, used by classes to write XML content iteratively, using CurrentIndex, at the end of the XLSX creation process.
interface  IPluginInlineWriteProcessor
 Interface, used by in-line (queued) write processors that do not perform actual XML writing tasks, but performing actions on Workbook.
interface  IPluginInlineWriter
 Interface, used by in-line (queue) plug-ins in XML writer classes.
interface  IPluginPackageRegistry
 Interface, used by classes to register package parts at the beginning of the writer process.
interface  IPluginPackageRelationship
 Interface used by package registry plug-ins to define a relationship (.rels) owned by a registered package part.
interface  IPluginWriteProcessor
 Interface, used by write processors that do not perform actual XML writing tasks, but performing actions on Workbook.
interface  IPluginWriter
 Interface, used by XML writer classes.
interface  ISharedStringWriter
 Interface, used by shared string writers.
interface  IWorksheetWriter
 Interface, used by worksheet writers.
interface  IWriteContext
interface  IWriterProcessingData
 Interface, used by writing processors (preparation).