WarningInfo

Overview

WarningInfo is a class in Aspose.Cells for NET.

WarningInfo.Code provides the string identifier of the warning.

Properties

NameTypeAccessDescription
CodestringRead/WriteProvides the string identifier of the warning
SeverityDiagnosticSeverityRead/WriteIndicates the diagnostic severity level of the warning
MessagestringRead/WriteContains the human‑readable description of the warning
DataLossRiskboolRead/WriteFlags whether the warning may cause data loss
PartUristring?Read/WriteContains the optional URI of the workbook part related to the warning
SheetNamestring?Read/WriteContains the optional worksheet name where the warning occurred
CellRefstring?Read/WriteStores the optional A1‑style cell reference associated with the warning
RowIndexint?Read/WriteGives the optional zero‑based row index associated with the warning