Web API Edition | ComponentOne
C1.Web.Api.Excel Namespace / ExcelExportSource Class / Workbook Property

In This Topic
    Workbook Property (ExcelExportSource)
    In This Topic
    The workbook to export.
    Syntax
    'Declaration
     
    
    Public Property Workbook As Workbook
    public Workbook Workbook {get; set;}
    See Also