ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Sheet Namespace / Workbook Class / Application Property

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