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

In This Topic
    Workbook Property (FlexSheet)
    In This Topic
    Gets or sets the Workbook model.
    Syntax
    'Declaration
     
    
    Public Property Workbook As Workbook
    public Workbook Workbook {get; set;}
    See Also