Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Overload

Description

Open(ExcelTemplate)

Opens a Workbook from an ExcelTemplate object.

Open(String)

Opens an existing Excel spreadsheet.

Open(String, String)

Opens an existing Excel spreadsheet.

Open(System.IO.Stream)

Opens an Excel workbook from a stream and returns a Workbook object.

Open(System.IO.Stream, String)

Opens an Excel workbook from a stream and returns a Workbook object.

SharePoint Integration Extension Methods

Overload

Description

Open(Microsoft.SharePoint.SPDocumentLibrary, String)

Opens an existing Excel spreadsheet from a SharePoint Document Library.

Open(Microsoft.SharePoint.SPListItem, String)

Opens an existing Excel spreadsheet that is attached to a SharePoint List Item.
  • No labels