StyleException
StyleException
Overview
StyleException 是一个类在Aspose.Cells FOSS的.NET中. 继承人: CellsException.
表示在写作过程中发生的错误.
这个类提供了2种方法,用于在NET程序中与StyleException对象工作. 有的方法包括: CellsException, StyleException. 所有出口的成员都可访问任何NET应用程序,在安装了Aspose.Cells FOSS for .NET包后.
Description
StyleException 是一个类在Aspose.Cells FOSS库的.NET 暴露了 0 方法和 0 特征用于程序化使用. 它扩展 CellsException, 继承了其母型的共享功能.
该类提供2个构造器过载,允许根据调用环境灵活的初始化.
Methods
| Signature | Description |
|---|---|
StyleException(message: string) | 错误消息. |
CellsException(message: string) | 错误消息. |