Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ExcelSparklineSetting Class / ShouldSerializeShowFirst Method


In This Topic
ShouldSerializeShowFirst Method
In This Topic
Sets whether to serialize the show first option.
Syntax
'Declaration
 
Protected Function ShouldSerializeShowFirst() As Boolean
 
'Usage
 
Dim instance As ExcelSparklineSetting
Dim value As Boolean
 
value = instance.ShouldSerializeShowFirst()
See Also