Share via


Table.PreferredWidthType Propriété

Définition

Renvoie ou définit l'unité de mesure préférée à utiliser pour la largeur du tableau spécifié.

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

Valeur de propriété

Remarques

WdPreferredWidthType peut être l’une des constantes WdPreferredWidthType suivantes :

wdPreferredWidthAuto

wdPreferredWidthPercent

wdPreferredWidthPoints

S’applique à