Field object, Table object, ReportPivot collection, ReportChart collection, Shapes collection
Removes the relative vertical spacing between dynamic objects. That is, you can unspring one object from another so that if the first object was sprung (moved, increased or diminished), the second object moved in the same flow. To spring an item, see the Spring (Method).
Expression.Unspring(Name as String)
An expression that unsprings a report object
This example shows how to spring and unspring a table and chart object in the Body section: