CellUnsupportedDataException
CellUnsupportedDataException class
在电子表格单元格中遇到不受支持的数据时引发的异常。
public class CellUnsupportedDataException : PptxEditException
构造函数
姓名 | 描述 |
---|---|
CellUnsupportedDataException() | 初始化CellUnsupportedDataException 类的新实例。 |
CellUnsupportedDataException(string) | 初始化CellUnsupportedDataException 类的新实例,指定错误 信息。 |
CellUnsupportedDataException(string, Exception) | 初始化CellUnsupportedDataException 类的新实例,指定错误 消息和对导致此异常的内部异常的引用。 |
也可以看看
- class PptxEditException
- 命名空间 Aspose.Slides.Spreadsheet
- 部件 Aspose.Slides