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