WebComponentWindowExternal.WebComponent Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property WebComponent As WebComponent
Get
'Usage
Dim instance As WebComponentWindowExternal
Dim value As WebComponent
value = instance.WebComponent
WebComponent WebComponent { get; }
Property Value
Type: Microsoft.Office.Core.WebComponent
See Also
Reference
WebComponentWindowExternal Interface