GrapeCity.Xaml.Excel
IsAutoColor Property (IExcelColor)


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

Property Value

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

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelColor Interface
IExcelColor Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options