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


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