SMath Studio Core documentation
C#
VB
C++
F#
Show/Hide TOC
IExport
Worksheet
Export Method
Performs an export of the worksheet.
Definition
Namespace:
SMath.Environment
Assembly:
SMath.Environment (in SMath.Environment.dll) Version: 1.2.9018.0
C#
Copy
void
Export
()
VB
Copy
Sub
Export
C++
Copy
void
Export
()
F#
Copy
abstract
Export
:
unit
->
unit
See Also
Reference
IExportWorksheet Interface
SMath.Environment Namespace
In This Article
Definition
See Also