ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder.Cells Namespace / DDCells Class / NumberFormat Property

In This Topic
    NumberFormat Property (DDCells)
    In This Topic
    Sets an Excel style number format string.
    Syntax
    'Declaration
     
    Public WriteOnly Property NumberFormat As String
    public string NumberFormat {set;}
    See Also