IDocumentLoaderOpenFile(String) Method

Open file of the supported format given by fullFileName.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.74.9654.0
C#
Worksheet OpenFile(
	string fullFileName
)

Parameters

fullFileName  String
Full name of the file to open.

Return Value

Worksheet

See Also