GrapeCity.Xaml.Excel
IsFormula Property (ExcelConditionalFormatValueObject)


Flag indicate whether the Value is formula or not.
Syntax
'Declaration
 
Public Property IsFormula As Boolean
'Usage
 
Dim instance As ExcelConditionalFormatValueObject
Dim value As Boolean
 
instance.IsFormula = value
 
value = instance.IsFormula
public bool IsFormula {get; set;}

Property Value

true if this value is formula; otherwise, false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelConditionalFormatValueObject Class
ExcelConditionalFormatValueObject Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options