CellInvalidReferenceException class
CellInvalidReferenceException class
The exception that is thrown when an invalid cell reference is encountered.
Inheritance:CellInvalidReferenceException → PptxEditException → PptxException → OOXMLException
The CellInvalidReferenceException type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
__init__ | Initializes a new instance of the CellInvalidReferenceException class. |
__init__ | Initializes a new instance of the CellInvalidReferenceException class with a specified error message. |
__init__ | Initializes a new instance of the CellCircularReferenceException class with a specified error messageand an invalid cell reference. |
Properties
| Property | Description |
|---|---|
reference | Gets an invalid cell reference. |
See Also
- class
CellCircularReferenceException - class
CellInvalidReferenceException - class
OOXMLException - class
PptxEditException - class
PptxException - module
aspose.slides.spreadsheet - library
Aspose.Slides