Version imprimable       Envoyer     
Cliquez pour évaluer et commenter
MSDN
MSDN Library
Visual Studio 2005
Documentation Visual Studio
Visual Studio Tools for Office
Référence
Microsoft.Office.Interop.Excel
Labels Interface
Labels Properties
 Parent Property

  Passer à l'affichage pour faible bande passante
Excel Primary Interop Assembly Reference
Labels.Parent Property
This property supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in microsoft.office.interop.excel.dll)

Visual Basic
Dim labels1 As Labels

Dim returnValue As Object
returnValue = labels1.Parent
Visual Basic
ReadOnly Property Parent() As Object
C#
object Parent {get;}
C++
property Object^ Parent{
	Object^ get();
}
J#
public System.Object get_Parent();
JScript
function get Parent() : 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. Tous droits réservés. Conditions d'utilisation  |  Marques  |  Confidentialité
Page view tracker