[]
        
(Showing Draft Content)

C1.Web.Api.Excel.ExcelController.Import

Import Method

Import(ImportSource)

Import from a file into a json text with the Excel common format.

Declaration
public virtual IHttpActionResult Import(ImportSource source)
Parameters
Type Name Description
ImportSource source

The import source.

Returns
Type Description
IHttpActionResult

A json text with the Excel common format.