ParagraphFormat2.HangingPunctuation 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.
Determina se a pontuação deslocada está habilitada para os parágrafos especificados. Leitura/gravação.
public:
property Microsoft::Office::Core::MsoTriState HangingPunctuation { Microsoft::Office::Core::MsoTriState get(); void set(Microsoft::Office::Core::MsoTriState value); };
public Microsoft.Office.Core.MsoTriState HangingPunctuation { get; set; }
member this.HangingPunctuation : Microsoft.Office.Core.MsoTriState with get, set
Public Property HangingPunctuation As MsoTriState