HorizontalLineFormat.WidthType 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 largura do HorizontalLineFormat objeto especificado.
public:
property Microsoft::Office::Interop::Word::WdHorizontalLineWidthType WidthType { Microsoft::Office::Interop::Word::WdHorizontalLineWidthType get(); void set(Microsoft::Office::Interop::Word::WdHorizontalLineWidthType value); };
public Microsoft.Office.Interop.Word.WdHorizontalLineWidthType WidthType { get; set; }
member this.WidthType : Microsoft.Office.Interop.Word.WdHorizontalLineWidthType with get, set
Public Property WidthType As WdHorizontalLineWidthType