LineFormat.BeginArrowheadStyle 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 estilo da ponta de seta no início da linha especificada.
public:
property Microsoft::Office::Core::MsoArrowheadStyle BeginArrowheadStyle { Microsoft::Office::Core::MsoArrowheadStyle get(); void set(Microsoft::Office::Core::MsoArrowheadStyle value); };
public Microsoft.Office.Core.MsoArrowheadStyle BeginArrowheadStyle { get; set; }
member this.BeginArrowheadStyle : Microsoft.Office.Core.MsoArrowheadStyle with get, set
Public Property BeginArrowheadStyle As MsoArrowheadStyle