[]
        
Represents the status bar element that displays the number of numeric cells in the selection.
[TypeConverter(typeof(FpStatusBarNumericalCountElement._a))]
public class FpStatusBarNumericalCountElement : FpStatusBarRangeStatusFormatElement, IFpStatusBarElement, ISerializeSupport<TypeConverter(GetType(FpStatusBarNumericalCountElement._a))>
Public Class FpStatusBarNumericalCountElement
    Inherits FpStatusBarRangeStatusFormatElement
    Implements IFpStatusBarElement, ISerializeSupport| Name | Description | 
|---|---|
| FpStatusBarNumericalCountElement() | Instantiate a FpStatusBarNumericalCountElement object. | 
| FpStatusBarNumericalCountElement(bool, ElementAlign) | Instantiate a FpStatusBarNumericalCountElement object. | 
| Name | Description | 
|---|---|
| GetTextTip(Point) | Gets the element text tip. | 
| OnAttachSpreadContext() | Calls this function when attaching the spread context to the element. |