FormatCondition.Top10

FormatCondition.Top10 property

Get the conditional formatting’s “Top10” instance. The default instance’s rule highlights cells whose values fall in the top 10 bracket. Valid only for type is Top10.

public Top10 Top10 { get; }

See Also