Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IStyle Interface / IncludeNumber Property
In This Topic
    IncludeNumber Property
    In This Topic
    Gets or sets whether the style includes the IStyle.NumberFormat property.
    Syntax
    System.bool IncludeNumber {get; set;}
    See Also