CellUnsupportedDataException

CellUnsupportedDataException class

在电子表格单元格中遇到不受支持的数据时引发的异常。

public class CellUnsupportedDataException : PptxEditException

构造函数

姓名描述
CellUnsupportedDataException()初始化CellUnsupportedDataException类的新实例。
CellUnsupportedDataException(string)初始化CellUnsupportedDataException类的新实例,指定错误 信息。
CellUnsupportedDataException(string, Exception)初始化CellUnsupportedDataException类的新实例,指定错误 消息和对导致此异常的内部异常的引用。

也可以看看