Loads a workbook from the specified file.
Namespace: MindFusion.SpreadsheetAssembly: MindFusion.Spreadsheet.WinForms
public void LoadFromFile ( string fileName)
Public Sub LoadFromFile( _ fileName As String _)
The name of the file to load from.
Workbook MembersWorkbook ClassMindFusion.Spreadsheet Namespace