![]() | Nano |
Class | Description | |
---|---|---|
![]() | DocumentPath | Class to manage XML document paths |
![]() | MetadataReader | Class representing a reader for the metadata files (docProps) of XLSX files |
![]() | ReaderUtils | Static class with common util methods, used during reading XLSX files |
![]() | RelationshipReader | Class representing a reader for relationship of XLSX files |
![]() | RelationshipReaderRelationship | Class to represent a workbook relation |
![]() | SharedStringsReader | Class representing a reader for the shared strings table of XLSX files |
![]() | SharedStringsReaderPhoneticInfo | Class to represent a phonetic transcription of character sequence. Note: Invalid values will lead to a crash. The specifications requires a start index, an end index and a value |
![]() | SortedMap | Class to manage key value pairs (string / string). The entries are in the order how they were added |
![]() | StyleReader | Class representing a reader for style definitions of XLSX files |
![]() | StyleReaderContainer | Class representing a collection of pre-processed styles and their components. This class is internally used and should not be used otherwise. |
![]() | WorkbookReader | Class representing a reader to decompile a workbook in an XLSX files |
![]() | WorkbookReaderWorksheetDefinition | Class for worksheet Mata-data on import |
![]() | WorksheetReader | Class representing a reader for worksheets of XLSX files |
![]() | WorksheetReaderPaneDefinition | Class representing a pane in the applications window |
![]() | WorksheetReaderRowDefinition | Internal class to represent a row |
![]() | XlsxReader | Class representing a reader to decompile XLSX files |
![]() | XlsxWriter | Class for low level handling (XML, formatting, packing) |
![]() | XlsxWriterDynamicRow | Class representing a row that is either empty or containing cells. Empty rows can also carry information about height or visibility |