[]
Import from a file into a json text with the Excel common format.
public virtual IHttpActionResult Import(ImportSource source)
| Type | Name | Description |
|---|---|---|
| ImportSource | source | The import source. |
| Type | Description |
|---|---|
| IHttpActionResult | A json text with the Excel common format. |