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

In This Topic
    Formula Property
    In This Topic
    Gets or sets the formula of the cell.
    Syntax
    'Declaration
     
    Public Property Formula As String
    public string Formula {get; set;}
    See Also