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


Gets or sets a System.String object that describes the foreground for a cell.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Overridable Property ForegroundThemeColor As String
'Usage
 
Dim instance As StyleInfo
Dim value As String
 
instance.ForegroundThemeColor = value
 
value = instance.ForegroundThemeColor
[DefaultValue()]
public virtual string ForegroundThemeColor {get; set;}

Property Value

The System.String object that describes the foreground for a cell.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

StyleInfo Class
StyleInfo Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options