GrapeCity.Xaml.SpreadSheet.Data
GetForegroundColor Method


Gets the color of the foreground.
Syntax
'Declaration
 
Function GetForegroundColor() As Nullable(Of Color)
'Usage
 
Dim instance As IActualValue
Dim value As Nullable(Of Color)
 
value = instance.GetForegroundColor()
Nullable<Color> GetForegroundColor()

Return Value

The color of the foreground.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IActualValue Interface
IActualValue Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options