ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.FlexSheet Assembly / C1.Web.Mvc.Sheet Namespace / Style Class / Format Property

In This Topic
    Format Property (Style)
    In This Topic
    Gets or sets the excel format string.
    Syntax
    'Declaration
     
    Public Property Format As String
    public string Format {get; set;}
    See Also