Spread Windows Forms 17
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()
    protected bool ShouldSerializeShowNegative()
    See Also