Spread Windows Forms 12.0 Product Documentation
ValidWorkbookParameter Property


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > IName Interface : ValidWorkbookParameter Property
Gets a value indicating whether the IName is a valid workbook parameter.
Syntax
'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.
See Also

Reference

IName Interface
IName Members