Class SheetOpen
Represents a class for sheet open in Spreadsheet.
Inheritance
System.Object
SheetOpen
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Syncfusion.EJ2.Spreadsheet
Assembly: Syncfusion.EJ2.Spreadsheet.dll
Syntax
public class SheetOpen
Constructors
SheetOpen()
Declaration
public SheetOpen()
Methods
ProcessWorkBook(IWorkbook)
Process the workbook.
Declaration
public string ProcessWorkBook(IWorkbook workbook)
Parameters
Type | Name | Description |
---|---|---|
Syncfusion.XlsIO.IWorkbook | workbook | Xlsio workbook object. |
Returns
Type |
---|
System.String |