menu

ASP.NET Core

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class SheetImport

    Represents a class for sheet import.

    Inheritance
    System.Object
    SheetImport
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.EJ.Export
    Assembly: Syncfusion.EJ.Export.dll
    Syntax
    public class SheetImport

    Constructors

    SheetImport()

    Declaration
    public SheetImport()

    Methods

    ProcessWorkBook(IWorkbook, ImportRequest)

    Declaration
    public string ProcessWorkBook(IWorkbook workbook, ImportRequest importRequest)
    Parameters
    Type Name Description
    IWorkbook workbook
    ImportRequest importRequest
    Returns
    Type Description
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved