Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ExcelSparklineSetting Class / ShouldSerializeShowHigh Method


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