Returns a cube comment for a given cross section of the cube and outputs it into a cell.

XL3CubeFormattedComment( Connection, OutputCell, [Hierarchy1], [Member1],…, [Hierarchy100], [Member100] )

ParameterDescription
ConnectionConnection number to use.
OutputCellCell to put the formatted comment into.
Hierarchy1,…, HierarchyNName of the hierarchy that the member applies to, for example, "Measures" or "[Customer].[Customer Geography]".
Member1,…, MemberNEither a single-member's unique name or an XL3Member formula.