Spread Windows Forms 12.0 Product Documentation
Workbook Property (OpenResult)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet.IO.OpenXml Namespace > OpenResult Structure : Workbook Property
Gets the opened workbook.
Syntax
'Declaration
 
Public ReadOnly Property Workbook As Workbook
'Usage
 
Dim instance As OpenResult
Dim value As Workbook
 
value = instance.Workbook
public Workbook Workbook {get;}
See Also

Reference

OpenResult Structure
OpenResult Members