Returns the number of periods that are in a subcube and that contain cells with descriptions.
<HsvMDDataBufferLite>.GetNumPeriodsInCubeForDescriptions lCubeIndex, plNumPeriods
Long (ByVal). The index of the subcube. Use BeginEnumeration or GetCubeIndexFromPOV to determine valid index values. | |
Long. Returns the number of periods with cells that contain descriptions. |
GetNumPeriodsInCubeForDescriptions is used in the Example for GetDescriptionAtIndex.