Skip to content

Latest commit

 

History

History
32 lines (14 loc) · 636 Bytes

72e1f6e7-edc5-6a9d-6632-a86064984e03.md

File metadata and controls

32 lines (14 loc) · 636 Bytes

CubeField.AutoGroup Method (Excel)

Automatically groups the cube fields in an OLAP cube, optionally in the specified orientation and/or at the specified position.

Syntax

expression . AutoGroup( Orientation, Position)

expression A variable that represents a CubeField object.

Parameters

||||| | Orientation|Optional|VARIANT|The orientation of the group.| | Position|Optional|VARIANT|The position of the group. |

See also

Concepts

CubeField Object

Other resources

CubeField Object Members