Click or drag to resize

IVIZZARDServiceImportExcelSimulation Method

시뮬레이션 엑셀 가져오기

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

Parameters

nSimulationID
Type: SystemInt32
시뮬레이션 ID
strImportPath
Type: SystemString
가져오기 엑셀 파일 경로
See Also