CellInvalidFormulaException class
Contents
[
Hide
]CellInvalidFormulaException class
The exception that is thrown when a calculated formula is not correct or was not parsed.
Inheritance:CellInvalidFormulaException
→ PptxEditException
→ PptxException
→ OOXMLException
The CellInvalidFormulaException type exposes the following members:
Constructors
Constructor | Description |
---|---|
__init__ | Initializes a new instance of the CellInvalidFormulaException class. |
__init__ | Initializes a new instance of the CellInvalidFormulaException class with a specified error message. |
__init__ | Initializes a new instance of the CellInvalidFormulaException class with a specified error messageand a cell reference that contains the invalid formula. |
Properties
Property | Description |
---|---|
reference | Gets a cell reference that contains the invalid formula. |
See Also
- class
CellInvalidFormulaException
- class
OOXMLException
- class
PptxEditException
- class
PptxException
- module
aspose.slides.spreadsheet
- library
Aspose.Slides