The following tables list the members exposed by ExcelWarningList.
Public Properties
| Name | Description |
 | Count | Gets the number of warnings in the list of Excel file operation warnings. |
 | FileName | Gets or sets the name of the file that contains the Excel file operation warnings. |
 | Item | Gets a warning from a specific position in the list of Excel file operation warnings. |
 | WarningList | Gets a list of Excel file operation warnings. |
Top
Public Methods
| Name | Description |
 | CopyTo | Copies the Excel file operation warning list to the specified ExcelWarningList object. |
Top
See Also