Imports the specified Excel Open XML document into the specified workbook.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public void Import ( |
Visual Basic
![]() |
---|
Public Sub Import( _ |
A string specifying the path to the .xlsx file.
A Workbook instance where to import the Excel data.