Spread Silverlight Documentation
BuiltInName Constructor


GrapeCity.Excel Namespace > BuiltInName Class : BuiltInName Constructor
the name of the BuiltInName instance
Create a new instance of BuiltInName
Syntax
'Declaration
 
Public Function New( _
   ByVal name As System.String _
)
'Usage
 
Dim name As System.String
 
Dim instance As New BuiltInName(name)
public BuiltInName( 
   System.string name
)

Parameters

name
the name of the BuiltInName instance
See Also

Reference

BuiltInName Class
BuiltInName Members