CellUnsupportedDataException class

CellUnsupportedDataException class

The exception that is thrown when an unsupported data is encountered in a spreadsheet cell.

Inheritance:CellUnsupportedDataExceptionPptxEditExceptionPptxExceptionOOXMLException

The CellUnsupportedDataException type exposes the following members:

Constructors

ConstructorDescription
__init__Initializes a new instance of the CellUnsupportedDataException class.
__init__Initializes a new instance of the CellUnsupportedDataException class with a specified error
message.

See Also