_QueryTable.Parameters Property

Definition

Returns a Parameters collection that represents the query table parameters. Read-only.

public:
 property Microsoft::Office::Interop::Excel::Parameters ^ Parameters { Microsoft::Office::Interop::Excel::Parameters ^ get(); };
public Microsoft.Office.Interop.Excel.Parameters Parameters { get; }
Public ReadOnly Property Parameters As Parameters

Property Value

Applies to