GrapeCity.Xaml.SpreadSheet.Data
ExpectedFormula Property


Gets or sets the expected formula.
Syntax
'Declaration
 
Public Property ExpectedFormula As String
'Usage
 
Dim instance As ConditionBase
Dim value As String
 
instance.ExpectedFormula = value
 
value = instance.ExpectedFormula
public string ExpectedFormula {get; set;}

Property Value

The expected formula.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ConditionBase Class
ConditionBase Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options