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


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