Name
Group.Spacing -- set/get spacing
Function
This is a shorthand for Group.HorizSpacing and Group.VertSpacing, it sets both of these attributes at once.

Using Group.Spacing, you won't need to think if your group is horizontal or vertical, both cases are handled automatically.

Note that setting a spacing value for a group overrides the user's default settings. Please use it only if you have a good reason.

Type
Number

Applicability
ISG


Show TOC