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


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