WarningInfo
WarningInfo
Overview
WarningInfo 是一个类在Aspose.Cells FOSS的.NET中.
代表警告信息.
特性: CellRef, Code, DataLossRisk, Message, PartUri, RowIndex,另外两个.
Description
WarningInfo 是一个类在Aspose.Cells FOSS库的.NET,它暴露了 0 种方法和 8 个属性用于编程使用.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Code | string | 阅读/写作 | 获取或设置代码. |
Severity | DiagnosticSeverity | 阅读/写作 | 得到或设置严重性. |
Message | string | 阅读/写作 | 获取或设置消息. |
DataLossRisk | bool | 阅读/写作 | 得到或设置数据丢失风险. |
PartUri | string | 阅读/写作 | 得到或设置部分 uri. |
SheetName | string | 阅读/写作 | 获取或设置表名. |
CellRef | string | 阅读/写作 | 得到或设置了细胞裁判. |
RowIndex | int? | 阅读/写作 | 得到或设置行索引. |