ShapeRange.Adjustments Property

Definition

Returns an Adjustments object that contains adjustment values for all the adjustments in the specified shape. Applies to any ShapeRange object that represents an AutoShape, WordArt, or a connector. Read-only.

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

Property Value

Applies to