GrapeCity.Xaml.SpreadSheet.Data
GetDefaultBackgroundColor Method


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

Return Value

The default color of the background.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IActualValue Interface
IActualValue Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options