WrapFormat.Type Propriedade

Definição

Retorna o tipo de disposição de texto da forma especificada.

public:
 property Microsoft::Office::Interop::Word::WdWrapType Type { Microsoft::Office::Interop::Word::WdWrapType get(); void set(Microsoft::Office::Interop::Word::WdWrapType value); };
public Microsoft.Office.Interop.Word.WdWrapType Type { get; set; }
member this.Type : Microsoft.Office.Interop.Word.WdWrapType with get, set
Public Property Type As WdWrapType

Valor da propriedade

WdWrapType

Comentários

WdWrapTypepode ser uma destas constantes WdWrapType :

wdWrapInline

wdWrapNone

wdWrapSquare

Wdwrapthrough funcionam

wdWrapTight

wdWrapTopBottom

Aplica-se a