[]
        
(Showing Draft Content)

C1.Web.Mvc.Sheet.FlexSheetHelper

FlexSheetHelper Class

Supports the load processing of the request from the client-side FlexSheet.

Inheritance
FlexSheetHelper
Namespace: C1.Web.Mvc.Sheet
Assembly: C1.Web.Mvc.FlexSheet.dll
Syntax
public static class FlexSheetHelper

Methods

Name Description
Load(Workbook)

Load data from the Workbook instance.

Load(Stream)

Load data from the FileStream instance.

Load(string)

Load data from the xlsx file.

Save(bool, string)

Gets the FlexSheetSaveResponse instance with save result.