Shapes.Default Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property Default As Shape
Get
'Usage
Dim instance As Shapes
Dim value As Shape
value = instance.Default
Shape Default { get; }
Property Value
Type: Microsoft.Office.Core.Shape