_Global.ExecuteExcel4Macro Method
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Function ExecuteExcel4Macro ( _
String As String _
) As Object
'Usage
Dim instance As _Global
Dim String As String
Dim returnValue As Object
returnValue = instance.ExecuteExcel4Macro(String)
Object ExecuteExcel4Macro(
string String
)
Parameters
- String
Type: System.String
Return Value
Type: System.Object