Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1012 Bytes

Excel.AboveAverage.SetFirstPriority.md

File metadata and controls

35 lines (21 loc) · 1012 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
AboveAverage.SetFirstPriority method (Excel)
vbaxl10.chm824082
vbaxl10.chm824082
Excel.AboveAverage.SetFirstPriority
4f9b02ff-232b-3dcb-239b-6ba7897366d0
03/26/2019
medium

AboveAverage.SetFirstPriority method (Excel)

Sets the priority value for this conditional formatting rule to "1" so that it will be evaluated before all other rules on the worksheet.

Syntax

expression.SetFirstPriority

expression A variable that represents an AboveAverage object.

Remarks

When you have multiple conditional formatting rules on a worksheet, if the rule was not previously set to priority "1", this method will cause the priority of all other existing rules on the worksheet to be increased by one.

Note

Priority levels for conditional formatting rules are applied on a worksheet-level basis.

[!includeSupport and feedback]