Imports the specified Excel Open XML document into the specified workbook.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
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 for WPF Programmer's Guide | © 2025 MindFusion |