Excel for WinRT
Color Property


Gets Color value of the Excel font.
Syntax
'Declaration
 
Public ReadOnly Property Color As Windows.UI.Color
'Usage
 
Dim instance As XLFont
Dim value As Windows.UI.Color
 
value = instance.Color
public Windows.UI.Color Color {get;}
See Also

Reference

XLFont Class
XLFont Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback