IExcelClient.Initialize(Workbook, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public void Initialize (Microsoft.Office.Interop.Excel.Workbook excelWorkbook, string dependFiles);
abstract member Initialize : Microsoft.Office.Interop.Excel.Workbook * string -> unit
Public Sub Initialize (excelWorkbook As Workbook, Optional dependFiles As String)
Parameters
- excelWorkbook
- Workbook
- dependFiles
- String