public static string GetSubDataTable(DataFilters filters, DataFields fields) { return(excelDocument.GetSubDataTableJS(filters, fields)); }