ExportingTQuickExport Method

Initiates export of the Worksheet.

Definition

Namespace: SMath.Environment
Assembly: SMath.Environment (in SMath.Environment.dll) Version: 1.2.9018.0
C#
public void QuickExport(
	ExportContext context
)

Parameters

context  ExportContext
Context of the exported Worksheet.

See Also