Name.ValidWorkbookParameter Property

Excel Developer Reference

Returns True if the specified Name object is a valid workbook parameter. Read-only Boolen.

Version Information
 Version Added:  Excel 2007

Syntax

expression.ValidWorkbookParameter

expression   A variable that represents a Name object.

See Also