QueryOptions object
Sets and reads the number of characters by which each generation in the hierarchy is indented in a CubeQuery section.
Read-write, Number
This example shows how to set the indentation to 3 for each generation in the hierarchy:
ActiveDocument.Sections["Query"].QueryOptions.Indent = 3