Class Adjustments (PowerPoint VBA)
Contains a collection of adjustment values for the specified AutoShape, WordArt object, or connector. To use a Adjustments class variable it first needs to be instantiated, for example
Dim adjs as Adjustments
Set adjs = ActiveWindow.RangeFromPoint.Adjustments