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