[]
Copies the Excel file operation warning list to the specified ExcelWarningList object.
public void CopyTo(ExcelWarningList warningList)
Public Sub CopyTo(warningList As ExcelWarningList)
Type | Name | Description |
---|---|---|
ExcelWarningList | warningList | warning list (ExcelWarningList object) to which to copy the list |