GrapeCity.Excel Namespace : ExcelWarning Class |
For a list of all members of this type, see ExcelWarning members.
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 |