GrapeCity.Xaml.SpreadSheet.Data
Name Property (TableStyle)


Gets or sets the name.
Syntax
'Declaration
 
Public Property Name As String
'Usage
 
Dim instance As TableStyle
Dim value As String
 
instance.Name = value
 
value = instance.Name
public string Name {get; set;}

Property Value

The name.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

TableStyle Class
TableStyle Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options