GrapeCity.Xaml.SpreadSheet.Data
StyleName Property (Column)


Gets or sets the custom style for cells in this column.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property StyleName As String
'Usage
 
Dim instance As Column
Dim value As String
 
instance.StyleName = value
 
value = instance.StyleName
[DefaultValue()]
public string StyleName {get; set;}

Property Value

The name of the style. The default value is an empty string, which means that no custom style is set for this column.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

Column Class
Column Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options