GrapeCity.Xaml.Excel
DisplayName Property (IExcelTable)


A string representing the name of the table. This is the name that shall be used in formula references, and displayed in the UI to the end user.
Syntax
'Declaration
 
Property DisplayName As String
'Usage
 
Dim instance As IExcelTable
Dim value As String
 
instance.DisplayName = value
 
value = instance.DisplayName
string DisplayName {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelTable Interface
IExcelTable Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options