Parameter Interface

Represents a single parameter used in a parameter query. The Parameter object is a member of the Parameters collection.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
<GuidAttribute("0002442A-0000-0000-C000-000000000046")> _
<InterfaceTypeAttribute()> _
Public Interface Parameter
'Usage
Dim instance As Parameter
[GuidAttribute("0002442A-0000-0000-C000-000000000046")]
[InterfaceTypeAttribute()]
public interface Parameter

See Also

Reference

Parameter Members

Microsoft.Office.Interop.Excel Namespace