Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IValidation Interface / Formula2 Property
In This Topic
    Formula2 Property (IValidation)
    In This Topic
    Gets or sets the value or expression associated with the second part of a conditional format or data validation (read-only string).
    Syntax
    System.object Formula2 {get; set;}
    See Also