GrapeCity.Xaml.SpreadSheet.Data
TextColor1 Property


Gets or sets the text color1.
Syntax
'Declaration
 
Public Property TextColor1 As Color
'Usage
 
Dim instance As ThemeColor
Dim value As Color
 
instance.TextColor1 = value
 
value = instance.TextColor1
public Color TextColor1 {get; set;}

Property Value

The text color1.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ThemeColor Class
ThemeColor Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options