GrapeCity.Xaml.Excel
Name Property (ExcelStyle)


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

Property Value

The name of the style
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelStyle Class
ExcelStyle Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options