The following tables list the members exposed by ExcelWarning.
Name | Description | |
---|---|---|
ChartIndex | Gets the index of the chart where the warning pertains. | |
ChartName | Gets the name of the chart where the warning pertains. | |
Code | Gets the Excel warning code. | |
Column | Gets the index of the column where the warning pertains. | |
CoordsSet | Gets whether the sheet, row, and column properties are set. | |
Message | Gets the string description of the warning. | |
Name | Gets the custom or external name that caused the warning, or null. | |
Row | Gets the index of the row where the warning pertains. | |
Sheet | Gets the index of the applicable sheet where the warning pertains. |