GrapeCity.Excel Namespace : ExcelWarning Class |
The following tables list the members exposed by ExcelWarning.
Name | Description | |
---|---|---|
ExcelWarning Constructor | Overloaded. |
Name | Description | |
---|---|---|
Code | Gets the Excel warning code. | |
Column | Gets the index of the column where the warning pertains. | |
InnerException | Gets the actual exception occurred in Excel IE component. | |
Message | Gets the string description of the warning. | |
Row | Gets the index of the row where the warning pertains. | |
Sheet | Gets the index of the applicable sheet where the warning pertains. | |
UnsupportedBiffRecords | Represents the unsupported biff records in biff file | |
UnsupportedOpenXmlRecords | Represents the unsupported xml content in open xml file |