GrapeCity.Xaml.SpreadSheet.Data
CustomNames Property (Workbook)


Gets the custom names.
Syntax
'Declaration
 
Public ReadOnly Property CustomNames As String()
'Usage
 
Dim instance As Workbook
Dim value() As String
 
value = instance.CustomNames
public string[] CustomNames {get;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

Workbook Class
Workbook Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options