GrapeCity.Xaml.Excel
SecondFormula Property (IExcelDataValidation)


Gets or sets the second formula in the data validation dropdown. It is used as a bounds for 'between' and 'notBetween' relational operators only.
Syntax
'Declaration
 
Property SecondFormula As String
'Usage
 
Dim instance As IExcelDataValidation
Dim value As String
 
instance.SecondFormula = value
 
value = instance.SecondFormula
string SecondFormula {get; set;}

Property Value

The second formula.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelDataValidation Interface
IExcelDataValidation Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options