[]
        
(Showing Draft Content)

C1.Web.Mvc.Sheet.FlexSheetLoadResponse

FlexSheetLoadResponse Class

The response data for FlexSheet remote loading.

Inheritance
FlexSheetLoadResponse
Namespace: C1.Web.Mvc.Sheet
Assembly: C1.Web.Mvc.FlexSheet.dll
Syntax
public class FlexSheetLoadResponse : OperationResult

Constructors

Name Description
FlexSheetLoadResponse()

Creates one FlexSheetLoadResponse instance.

Properties

Name Description
FilePath

The path of xlsx file.

FileStream

The Stream of xlsx file.

Workbook

The Workbook object model.