Link Search Menu Expand Document

SpreadsheetComponentWorkbook Property

Gets or sets the Workbook.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public Workbook Workbook { get; set; }

Property Value

Type: Workbook
The WorkBook.
See Also

Reference