Spread Windows Forms 12.0 Product Documentation
Worksheet Property (ICellExporter)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet.IO.OpenXml Namespace > ICellExporter Interface : Worksheet Property
Gets or sets a Worksheet object indicates the exporting worksheet.
Syntax
'Declaration
 
Property Worksheet As Worksheet
'Usage
 
Dim instance As ICellExporter
Dim value As Worksheet
 
instance.Worksheet = value
 
value = instance.Worksheet
Worksheet Worksheet {get; set;}
See Also

Reference

ICellExporter Interface
ICellExporter Members