Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 1.02 KB

Office.XlDisplayUnit.md

File metadata and controls

29 lines (24 loc) · 1.02 KB
title api_name ms.assetid ms.date ms.localizationpriority
XlDisplayUnit enumeration (Office)
Office.XlDisplayUnit
156f8f0b-01a6-283f-8b03-99e599d41431
01/31/2019
medium

XlDisplayUnit enumeration (Office)

Indicates numeric units of measurement.

Name Value Description
xlDisplayUnitCustom -4114 Specifies custom units.
xlDisplayUnitNone -4142 No units are displayed.
xlHundredMillions -8 Specifies units of hundreds of millions.
xlHundreds -2 Specifies units of hundreds.
xlHundredThousands -5 Specifies units of hundreds of thousands.
xlMillionMillions -10 Specifies units of millions of millions.
xlMillions -6 Specifies units of millions.
xlTenMillions -7 Specifies units of tens of millions.
xlTenThousands -4 Specifies units of tens of thousands.
xlThousandMillions -9 Specifies units of thousands of millions.
xlThousands -3 Specifies units of thousands.

[!includeSupport and feedback]