The following tables list the members exposed by ExcelWarningList.
Name | Description | |
---|---|---|
ExcelWarningList Constructor | Creates a list of warnings for Excel file operations. |
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. |
Name | Description | |
---|---|---|
CopyTo | Copies the Excel file operation warning list to the specified ExcelWarningList object. |