Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IFormatCondition Interface / NumberFormat Property
In This Topic
    NumberFormat Property (IFormatCondition)
    In This Topic
    Returns or sets the number format applied to a cell if the conditional formatting rule evaluates to True (read or write object).
    Syntax
    System.string NumberFormat {get; set;}
    See Also