Click or drag to resize

APIExcelInputFileClose Method

Closes the currently loaded Excel input file properly.

Namespace:  AppRobotic
Assembly:  AppRobotic (in AppRobotic.dll) Version: 15.21.3.21 (15.21.03.21)
Syntax
C#
public string ExcelInputFileClose()

Return Value

Type: String
Returns string containing 'success' or error message.
See Also