Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ExcelSparklineSetting Class / ShouldSerializeNegativeColor Method


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