GrapeCity.Xaml.Excel
Name Property (ExcelTableStyleInfo)


Represents the name of the table style to use with the table
Syntax
'Declaration
 
Public Property Name As String
'Usage
 
Dim instance As ExcelTableStyleInfo
Dim value As String
 
instance.Name = value
 
value = instance.Name
public string Name {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelTableStyleInfo Class
ExcelTableStyleInfo Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options