ShapeRange.Adjustments Property

Definition

Returns a Adjustments object that contains adjustment values for all the adjustments in the specified ShapeRange object that represents an AutoShape or WordArt.

public:
 property Microsoft::Office::Interop::Word::Adjustments ^ Adjustments { Microsoft::Office::Interop::Word::Adjustments ^ get(); };
public Microsoft.Office.Interop.Word.Adjustments Adjustments { get; }
member this.Adjustments : Microsoft.Office.Interop.Word.Adjustments
Public ReadOnly Property Adjustments As Adjustments

Property Value

Applies to