GrapeCity.Xaml.Excel
IsAutoColor Property (ExcelFont)


Gets or sets a value indicating whether the font color is auto color
Syntax
'Declaration
 
Public Property IsAutoColor As Boolean
'Usage
 
Dim instance As ExcelFont
Dim value As Boolean
 
instance.IsAutoColor = value
 
value = instance.IsAutoColor
public bool IsAutoColor {get; set;}

Property Value

true if this font color is auto color; otherwise, false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelFont Class
ExcelFont Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options