Namespace BigExcelCreator.Exceptions
Classes
- NoOpenRowException
When attempting to write to a row when there is none open
- NoOpenSheetException
When attempting to write to a sheet when there is none open
- OutOfOrderWritingException
When attempting to write to a previous row / a row before another already written to
- RowAlreadyOpenException
When attempting to open a row when there is another already open
- SheetAlreadyHasFilterException
When attempting to create a filter to a sheet that already has one, without indicating to overwrite the old one
- SheetAlreadyOpenException
When attempting to open a sheet when there is another already open
- SheetNameCannotBeEmptyException
When attempting to open a sheet when there is another already open
- SheetWithSameNameAlreadyExistsException
When attempting to open a sheet when there is another already open
- UnsupportedSpreadsheetDocumentTypeException
When attempting to open a sheet when there is another already open