ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Sheet Namespace / CellStyle Class / Format Property

In This Topic
    Format Property (CellStyle)
    In This Topic
    Format string for formatting the value of the cell.
    Syntax
    'Declaration
     
    
    Public Property Format As String
    public string Format {get; set;}
    See Also