CellUnsupportedDataException

CellUnsupportedDataException class

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

The CellUnsupportedDataException type exposes the following members:

Constructors

NameDescription
CellUnsupportedDataException()Initializes a new instance of the CellUnsupportedDataException class.
CellUnsupportedDataException(message)Initializes a new instance of the CellUnsupportedDataException class

See Also