Spread Windows Forms 12.0 Product Documentation
Worksheet Property (MatchData)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet.Conditional Namespace > MatchData Structure : Worksheet Property
Gets the context worksheet.
Syntax
'Declaration
 
Public ReadOnly Property Worksheet As Worksheet
'Usage
 
Dim instance As MatchData
Dim value As Worksheet
 
value = instance.Worksheet
public Worksheet Worksheet {get;}

Property Value

A Worksheet object indicates the context worksheet.
See Also

Reference

MatchData Structure
MatchData Members