ShapeRange.Adjustments Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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