Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IRange Interface / NumberFormat Property
In This Topic
    NumberFormat Property (IRange)
    In This Topic
    Gets or sets the number format of the cells in the range.
    Syntax
    System.string NumberFormat {get; set;}
    See Also