[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Expressions.WorkbookReference.FromName

FromName Method

FromName(string)

Creates a workbook reference from workbook name.

Declaration
public static WorkbookReference FromName(string name)
Parameters
Type Name Description
string name

The name of the workbook. It can be different from file name.

Returns
Type Description
WorkbookReference