CellCircularReferenceException class
Contents
[
Hide
]CellCircularReferenceException class
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.
Inheritance:CellCircularReferenceException
→ PptxEditException
→ PptxException
→ OOXMLException
The CellCircularReferenceException type exposes the following members:
Constructors
Constructor | Description |
---|---|
__init__ | Initializes a new instance of the CellCircularReferenceException class. |
__init__ | Initializes a new instance of the CellCircularReferenceException class with a specified error message. |
__init__ | Initializes a new instance of the CellCircularReferenceException class with a specified error messageand circular cell reference. |
Properties
Property | Description |
---|---|
reference | Gets a circular cell reference. |
See Also
- class
CellCircularReferenceException
- class
OOXMLException
- class
PptxEditException
- class
PptxException
- module
aspose.slides.spreadsheet
- library
Aspose.Slides