Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
Workbook Class
/
Open Method
/ Open(String) Method
The specified file.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Open(String) Method
In This Topic
Opens the file with default options. The file type is inferred from file extension.
Syntax
C#
public
void
Open( System.
string
fileName
)
Parameters
fileName
The specified file.
See Also
Reference
Workbook Class
Workbook Members
Overload List