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