Gets a value indicating whether the
IName is a valid workbook parameter.
'Declaration
ReadOnly Property ValidWorkbookParameter As Boolean
'Usage
Dim instance As IName
Dim value As Boolean
value = instance.ValidWorkbookParameter
bool ValidWorkbookParameter {get;}
Property Value
true
if the
IName is a valid workbook parameter; otherwise,
false
.