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

In This Topic
    EnableFormulas Property (FlexSheet)
    In This Topic
    Gets or sets the value to indicates whether enable formulas in FlexSheet.
    Syntax
    'Declaration
     
    Public Property EnableFormulas As Boolean
    public bool EnableFormulas {get; set;}
    See Also