Skip to main content
A newer version of this page is available. .

FormatConditionTopBottom Constructors

A format condition used to apply formatting to top/bottom values.
Name Parameters Description
FormatConditionTopBottom() none Initializes a new instance of the FormatConditionTopBottom class.
FormatConditionTopBottom(Decimal, DashboardFormatConditionTopBottomType) rank, topBottom Initializes a new instance of the FormatConditionTopBottom class.
FormatConditionTopBottom(Decimal) rank Initializes a new instance of the FormatConditionTopBottom class.
See Also