Skip to content

Latest commit

 

History

History
29 lines (12 loc) · 875 Bytes

35025881-e26a-e87e-eab5-b60a1321f97f.md

File metadata and controls

29 lines (12 loc) · 875 Bytes

UniqueValues.NumberFormat Property (Excel)

Returns or sets the number format applied to a cell if the conditional formatting rule evaluates to True . Read/write Variant .

Syntax

expression . NumberFormat

expression A variable that represents a UniqueValues object.

Remarks

The number format is specified using the same format codes displayed on the Number tab of the Format Cells dialog box. You can use a built-in number format, for example "General", or create a custom number format.

See also

Concepts

UniqueValues Object

Other resources

UniqueValues Object Members