Per Mausklick bewerten und Feedback geben
MSDN
MSDN Library
Visual Studio 2005
Verweis
Microsoft.Office.Core
 ClipArt Property
Alle reduzieren/Alle erweitern Alle reduzieren
Office Core Primary Interop Assembly Reference
IMsoEServicesDialog.ClipArt Property
This property supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)

Visual Basic
Dim iMsoEServicesDialog1 AsDim returnValue As Object
returnValue = iMsoEServicesDialog1.ClipArt
Visual Basic
ReadOnly Property ClipArt() As Object
C#
object ClipArt {get;}
C++
property Object^ ClipArt{
	Object^ get();
}
J#
public System.Object get_ClipArt();
JScript
function get ClipArt() : Object;
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

© 2009 Microsoft Corporation. Alle Rechte vorbehalten. Nutzungsbedingungen | Markenzeichen | Informationen zur Datensicherheit
Page view tracker