Click or drag to resize

IVIZZARDServiceExportExcelSimulation Method

시뮬레이션 엑셀 내보내기

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
void ExportExcelSimulation(
	int nSimulationID,
	string strExportPath
)

Parameters

nSimulationID
Type: SystemInt32
시뮬레이션 ID
strExportPath
Type: SystemString
내보내기 엑셀 파일 경로
See Also