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

Version 1 Next »

Description

Opens a Workbook from an ExcelTemplate object.

C#
vb.net

Parameters

excelTemplate
An ExcelTemplate object representing the workbook to open.

Returns

Workbook that is opened.

Exceptions

System.Exception
If there is a problem creating, opening, or writing to the file specified, or reading from the Workbook object.

Examples

C#
vb.net
  • No labels