LoadIssue

Overview

LoadIssue is a class in Aspose.Cells FOSS for .NET.

Represents load issue.

Properties: CellRef, Code, DataLossRisk, Message, PartUri, RepairApplied, and 3 more.

Description

LoadIssue is a class in the Aspose.Cells FOSS library for .NET that exposes 0 methods and 9 properties for programmatic use.

The class also provides the Code property (gets the code), the Severity property (gets the severity), the Message property (gets the message).

Properties

NameTypeAccessDescription
CodestringReadGets the code.
SeverityDiagnosticSeverityReadGets the severity.
MessagestringReadGets the message.
RepairAppliedboolReadGets the repair applied.
DataLossRiskboolReadGets the data loss risk.
PartUristringRead/WriteGets or sets the part uri.
SheetNamestringRead/WriteGets or sets the sheet name.
CellRefstringRead/WriteGets or sets the cell ref.
RowIndexint?Read/WriteGets or sets the row index.

See Also

 English