Application Property
ContinuationNotice Property
ContinuationSeparator Property
Count Property
Creator Property
Item Property
Location Property
NumberingRule Property
NumberStyle Property
Parent Property
Separator Property
StartingNumber Property
Développer Réduire
Ce sujet n'a pas encore été évalué - Évaluez ce sujet

Endnotes.Application Property

Returns a Application object that represents the Microsoft Word application.

Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in microsoft.office.interop.word.dll)

'Utilisation
Dim endnotes1 As Endnotes

Dim returnValue As Application
returnValue = endnotes1.Application

Application Application {get;}
public Application get_Application();
function get Application() : Application;
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

Cela vous a-t-il été utile ?
(1500 caractères restants)
© 2013 Microsoft. Tous droits réservés.