Compartilhar via


XlVAlign Enumeração

Definição

You should access and use this enumeration from the Excel primary interop assembly (PIA). Especifica o alinhamento vertical do objeto.

public enum class XlVAlign
public enum XlVAlign
type XlVAlign = 
Public Enum XlVAlign
Herança
XlVAlign

Campos

Nome Valor Description
xlVAlignTop -4160

You should access and use this enumeration from the Excel primary interop assembly (PIA). Início

xlVAlignJustify -4130

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

xlVAlignDistributed -4117

You should access and use this enumeration from the Excel primary interop assembly (PIA). Distribuído

xlVAlignCenter -4108

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

xlVAlignBottom -4107

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

Aplica-se a