ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.FlexSheet Assembly / C1.Web.Mvc.Sheet Namespace / FlexSheetLoadResponse Class
Properties


In This Topic
    FlexSheetLoadResponse Class Members
    In This Topic

    The following tables list the members exposed by FlexSheetLoadResponse.

    Public Constructors
     NameDescription
    Public ConstructorCreates one FlexSheetLoadResponse instance.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the error message. (Inherited from C1.Web.Mvc.OperationResult)
    Public PropertyThe path of xlsx file.  
    Public PropertyThe Stream of xlsx file.  
    Public PropertyGets or sets whether the operation is success. (Inherited from C1.Web.Mvc.OperationResult)
    Public PropertyThe Workbook object model.  
    Top
    See Also