TextFrame2.HorizontalAnchor 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 âncora horizontal para o texto especificado. Leitura/gravação.
public:
property Microsoft::Office::Core::MsoHorizontalAnchor HorizontalAnchor { Microsoft::Office::Core::MsoHorizontalAnchor get(); void set(Microsoft::Office::Core::MsoHorizontalAnchor value); };
public Microsoft.Office.Core.MsoHorizontalAnchor HorizontalAnchor { get; set; }
Public Property HorizontalAnchor As MsoHorizontalAnchor