Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / SparklineGroup Class / Worksheet Property


In This Topic
Worksheet Property (SparklineGroup)
In This Topic
Gets the worksheet that contains this sparkline.
Syntax
'Declaration
 
Public ReadOnly Property Worksheet As Worksheet
 
'Usage
 
Dim instance As SparklineGroup
Dim value As Worksheet
 
value = instance.Worksheet
See Also