GrapeCity.Xaml.Excel
BuiltInName Constructor


the name of the BuiltInName instance
Create a new instance of BuiltInName
Syntax
'Declaration
 
Public Function New( _
   ByVal name As String _
)
'Usage
 
Dim name As String
 
Dim instance As New BuiltInName(name)
public BuiltInName( 
   string name
)

Parameters

name
the name of the BuiltInName instance
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

BuiltInName Class
BuiltInName Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options