Compartilhar via


XlDisplayUnit Enumeração

Definição

You should access and use this enumeration from the Excel primary interop assembly (PIA). Indica unidades de medida numéricas.

public enum class XlDisplayUnit
[System.Runtime.InteropServices.Guid("BF78D790-8DCF-4CF1-9CD4-4FCEB78EBE14")]
public enum XlDisplayUnit
[<System.Runtime.InteropServices.Guid("BF78D790-8DCF-4CF1-9CD4-4FCEB78EBE14")>]
type XlDisplayUnit = 
Public Enum XlDisplayUnit
Herança
XlDisplayUnit
Atributos

Campos

xlDisplayUnitCustom -4114

You should access and use this enumeration from the Excel primary interop assembly (PIA). Especifica unidades personalizadas.

xlDisplayUnitNone -4142

You should access and use this enumeration from the Excel primary interop assembly (PIA). Nenhuma unidade é exibida.

xlHundredMillions -8

You should access and use this enumeration from the Excel primary interop assembly (PIA). Especifica unidades de centenas de milhões.

xlHundreds -2

You should access and use this enumeration from the Excel primary interop assembly (PIA). Especifica unidades de centenas.

xlHundredThousands -5

You should access and use this enumeration from the Excel primary interop assembly (PIA). Especifica unidades de centenas de milhares.

xlMillionMillions -10

You should access and use this enumeration from the Excel primary interop assembly (PIA). Especifica unidades de milhões de milhões.

xlMillions -6

You should access and use this enumeration from the Excel primary interop assembly (PIA). Especifica unidades de milhões.

xlTenMillions -7

You should access and use this enumeration from the Excel primary interop assembly (PIA). Especifica unidades de dezenas de milhões.

xlTenThousands -4

You should access and use this enumeration from the Excel primary interop assembly (PIA). Especifica unidades de dezenas de milhares.

xlThousandMillions -9

You should access and use this enumeration from the Excel primary interop assembly (PIA). Especifica unidades de milhares de milhões.

xlThousands -3

You should access and use this enumeration from the Excel primary interop assembly (PIA). Especifica unidades de milhares.

Aplica-se a