LineFormat.BeginArrowheadWidth 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 a largura da ponta da seta no início da linha especificada.
public:
property Microsoft::Office::Core::MsoArrowheadWidth BeginArrowheadWidth { Microsoft::Office::Core::MsoArrowheadWidth get(); void set(Microsoft::Office::Core::MsoArrowheadWidth value); };
public Microsoft.Office.Core.MsoArrowheadWidth BeginArrowheadWidth { get; set; }
Public Property BeginArrowheadWidth As MsoArrowheadWidth