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