Classes | |
class | Details_CellCircularReferenceException |
The exception that is thrown when one or more circular references are detected where a formula refers to its own cell either directly or indirectly. More... | |
class | Details_CellInvalidFormulaException |
The exception that is thrown when a calculated formula is not correct or was not parsed. More... | |
class | Details_CellInvalidReferenceException |
The exception that is thrown when an invalid cell reference is encountered. More... | |
class | Details_CellUnsupportedDataException |
The exception that is thrown when an unsupported data is encountered in a spreadsheet cell. More... | |
using Aspose::Slides::Spreadsheet::CellCircularReferenceException = typedef System::ExceptionWrapper<Details_CellCircularReferenceException> |
using Aspose::Slides::Spreadsheet::CellInvalidFormulaException = typedef System::ExceptionWrapper<Details_CellInvalidFormulaException> |
using Aspose::Slides::Spreadsheet::CellInvalidReferenceException = typedef System::ExceptionWrapper<Details_CellInvalidReferenceException> |