CellInvalidReferenceException class

CellInvalidReferenceException class

The exception that is thrown when an invalid cell reference is encountered.

Inheritance:CellInvalidReferenceExceptionPptxEditExceptionPptxExceptionOOXMLException

The CellInvalidReferenceException type exposes the following members:

Constructors

ConstructorDescription
__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 message
and an invalid cell reference.

Properties

PropertyDescription
referenceGets an invalid cell reference.

See Also