GrapeCity.Xaml.SpreadSheet.Data
ForegroundThemeColor Property (Row)


Gets or sets the foreground theme color for a row.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property ForegroundThemeColor As String
'Usage
 
Dim instance As Row
Dim value As String
 
instance.ForegroundThemeColor = value
 
value = instance.ForegroundThemeColor
[DefaultValue()]
public string ForegroundThemeColor {get; set;}

Property Value

The string that refers to a theme color for cells in this row. The default value is null, which means that no foreground color is set.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

Row Class
Row Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options