ThreeDFormat.BevelBottomType Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Retorna ou define o tipo de bevel inferior para um ThreeDFormat objeto. Leitura/gravação.
public:
property Microsoft::Office::Core::MsoBevelType BevelBottomType { Microsoft::Office::Core::MsoBevelType get(); void set(Microsoft::Office::Core::MsoBevelType value); };
public Microsoft.Office.Core.MsoBevelType BevelBottomType { get; set; }
Public Property BevelBottomType As MsoBevelType