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

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