[]
        
(Showing Draft Content)

C1.Web.Api.Excel.MergeRequest

MergeRequest Class

The request data of merging excels.

Inheritance
MergeRequest
Namespace: C1.Web.Api.Excel
Assembly: C1.Web.Api.Excel.dll
Syntax
public class MergeRequest : ExportSource

Constructors

Name Description
MergeRequest()

Createa a MergeRequest instance.

Properties

Name Description
FileNamesToMerge

Gets or sets a collection of file name that are used to merge, and the names can be recognized by storage manager.

FilesToMerge

Gets or sets a collection of Excel files which is posted from client side for merging.