Aspose::Slides::Spreadsheet Namespace Reference

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...
 

Typedefs

using CellCircularReferenceException = System::ExceptionWrapper< Details_CellCircularReferenceException >
 
using CellInvalidFormulaException = System::ExceptionWrapper< Details_CellInvalidFormulaException >
 
using CellInvalidReferenceException = System::ExceptionWrapper< Details_CellInvalidReferenceException >
 
using CellUnsupportedDataException = System::ExceptionWrapper< Details_CellUnsupportedDataException >
 

Typedef Documentation

◆ CellCircularReferenceException

◆ CellInvalidFormulaException

◆ CellInvalidReferenceException

◆ CellUnsupportedDataException