'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 )
Target Platforms: Windows Server 2012, Windows RT
Workbook Class Workbook Members
Copyright © GrapeCity, inc. All rights reserved.