property CascadeFile.Indent as Long
Retrieves or sets the amount, in pixels, that child items are indented relative to their parent items.

TypeDescription
Long A long expression that indicates the amount, in pixels, that child items are indented relative to their parent items.
By default, the Indent property is 12 pixels. The Indent property specifies the amount, in pixels, that child items are indented relative to their parent items. If the Indent property is 0, the child items are not indented relative to their parent item.