Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FpStatusBarRangeStatusElement Class
Members


In This Topic
    FpStatusBarRangeStatusElement Class
    In This Topic
    Represents the element of status bar handling the change of selection ranges in activesheetview.
    Syntax
    'Declaration
     
    
    Public MustInherit Class FpStatusBarRangeStatusElement 
       Inherits FpStatusBarTextElement
       Implements FarPoint.Win.ISerializeSupport, IFpStatusBarElement 
    'Usage
     
    
    Dim instance As FpStatusBarRangeStatusElement
    public abstract class FpStatusBarRangeStatusElement : FpStatusBarTextElement, FarPoint.Win.ISerializeSupport, IFpStatusBarElement  
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.FpBaseStatusBarElement
          FarPoint.Win.Spread.FpStatusBarTextElement
             FarPoint.Win.Spread.FpStatusBarRangeStatusElement
                FarPoint.Win.Spread.FpStatusBarRangeStatusFormatElement

    See Also