LineFormat.Style 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 um Style objeto que representa o estilo do intervalo especificado.
public:
property Microsoft::Office::Core::MsoLineStyle Style { Microsoft::Office::Core::MsoLineStyle get(); void set(Microsoft::Office::Core::MsoLineStyle value); };
public Microsoft.Office.Core.MsoLineStyle Style { get; set; }
Public Property Style As MsoLineStyle