Name.ValidWorkbookParameter Property
Returns True if the specified Name object is a valid workbook parameter. Read-only Boolen.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
ReadOnly Property ValidWorkbookParameter As Boolean
Get
'Usage
Dim instance As Name
Dim value As Boolean
value = instance.ValidWorkbookParameter
bool ValidWorkbookParameter { get; }
Property Value
Type: System.Boolean
Boolen