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