Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FpStatusBarNumericalCountElement Class
Members


In This Topic
    FpStatusBarNumericalCountElement Class
    In This Topic
    Represents the status bar element that displays the number of numeric cells in the selection.
    Syntax
    'Declaration
     
    
    Public Class FpStatusBarNumericalCountElement 
       Inherits FpStatusBarRangeStatusFormatElement
       Implements FarPoint.Win.ISerializeSupport, IFpStatusBarElement 
    'Usage
     
    
    Dim instance As FpStatusBarNumericalCountElement
    Inheritance Hierarchy

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

    See Also