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.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |