IDocumentLoaderOpenFile(String) Method
Open file of the supported format given by fullFileName.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.74.9654.0
Worksheet OpenFile(
string fullFileName
)
Function OpenFile (
fullFileName As String
) As Worksheet
Worksheet^ OpenFile(
String^ fullFileName
)
abstract OpenFile :
fullFileName : string -> Worksheet
- fullFileName String
- Full name of the file to open.
Worksheet