Web API Edition | ComponentOne
Inheritance Hierarchy
In This Topic
    C1.Web.Api.Excel Namespace
    In This Topic
    Classes
     ClassDescription
    ClassBorder styles.
    ClassAll borders of a cell.
    ClassImplementation of IExcelHost using C1.Excel.
    ClassConverts an System.Enum to and from its name string value with camel style.
    ClassThe Excel cell.
    ClassThe coordinates of a cell in a worksheet.
    ClassA column in a worksheet.
    ClassRepresents the Workbook Object Model Defined Name item definition.
    ClassController for Excel Web API.
    ClassExporter that is responsible for converting an ExcelExportSource to an Excel file.
    ClassAn attribute to apply to action parameters for model binding for Excel export.
    ClassThe exchange data model used for sending Excel export requests.
    ClassImporter that is responsible for converting an uploaded file to an Excel JSON.
    ClassThe request data of generating the excel.
    ClassCell fill styles.
    ClassThe json converter for rounding the float value.
    ClassFont styles.
    ClassThe FrozenPane of worksheet
    ClassThe request data of merging excels.
    ClassA rectangular area in a worksheet denominated by a top-left cell and a bottom-right cell.
    ClassA row in a worksheet.
    ClassThe appearance attributes of certain cells.
    ClassRepresents the text run definition.
    ClassThe Excel workbook.
    ClassRepresents the Table definition.
    ClassRepresents the Table Stripe Style definition.
    ClassRepresents the Table border definition.
    ClassRepresents the Table Column definition.
    ClassRepresents the Table Common Style definition.
    ClassRepresents the Table Style definition.
    ClassThe Excel worksheet.
    Interfaces
     InterfaceDescription
    InterfaceInterface for converting Excel file stream to JSON format.
    Enumerations
     EnumerationDescription
    EnumerationThe style of the cell borders.
    EnumerationHorizontal alignment options.
    EnumerationThe pattern type of the cell fills.
    EnumerationThe direction of text flow.
    EnumerationVertical alignment options.
    See Also