GrapeCity.Xaml.SpreadSheet.Data
GetCustomName Method (Workbook)


The name
Gets the custom name based on the name.
Syntax
'Declaration
 
Public Function GetCustomName( _
   ByVal name As String _
) As NameInfo
'Usage
 
Dim instance As Workbook
Dim name As String
Dim value As NameInfo
 
value = instance.GetCustomName(name)
public NameInfo GetCustomName( 
   string name
)

Parameters

name
The name

Return Value

The custom name.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

Workbook Class
Workbook Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options