Selection.Information[WdInformation] Propriété

Définition

Retourne des informations sur la sélection ou la plage spécifiée.

public:
 property System::Object ^ Information[Microsoft::Office::Interop::Word::WdInformation] { System::Object ^ get(Microsoft::Office::Interop::Word::WdInformation Type); };
public object Information[Microsoft.Office.Interop.Word.WdInformation Type] { get; }
member this.Information(Microsoft.Office.Interop.Word.WdInformation) : obj
Public ReadOnly Property Information(Type As WdInformation) As Object

Paramètres

Type
WdInformation

Obligatoire WdInformation. Type d'information.

Valeur de propriété

S’applique à