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

In This Topic
    Company Property
    In This Topic
    Gets or sets the name of company that generated the file that appears in the file properties.
    Syntax
    'Declaration
     
    Public Property Company As String
    public string Company {get; set;}
    See Also