Shape.Adjustments Property

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

Syntax

'Declaration
ReadOnly Property Adjustments As Adjustments
    Get
'Usage
Dim instance As Shape
Dim value As Adjustments

value = instance.Adjustments
Adjustments Adjustments { get; }

Property Value

Type: Microsoft.Office.Core.Adjustments

See Also

Reference

Shape Interface

Shape Members

Microsoft.Office.Core Namespace