Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 818 Bytes

Word.chartgroup.categorycollection.md

File metadata and controls

36 lines (21 loc) · 818 Bytes
title keywords f1_keywords ms.assetid ms.date ms.localizationpriority
ChartGroup.CategoryCollection method (Word)
vbawd10.chm263454871
vbawd10.chm263454871
63bd5ac0-15dc-16a3-843f-0b082bb81ea0
06/08/2017
medium

ChartGroup.CategoryCollection method (Word)

Returns all the visible categories in the chart group, or the specified visible category.

Syntax

expression.CategoryCollection (Index)

expression A variable that represents a ChartGroup object.

Parameters

Name Required/Optional Data type Description
Index Optional Variant The index number in the visible category collection of the category to return.

Return value

OBJECT

[!includeSupport and feedback]