Web API Core | ComponentOne
C1.Web.Api.Excel Namespace / ExcelExportSource Class / Type Property

In This Topic
    Type Property (ExcelExportSource)
    In This Topic
    Gets or sets the exported file type.
    Syntax
    'Declaration
     
    
    Public Property Type As ExportFileType
    public ExportFileType Type {get; set;}
    See Also