Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 884 Bytes

Excel.chartgroup.fullcategorycollection.md

File metadata and controls

37 lines (21 loc) · 884 Bytes
title keywords f1_keywords ms.assetid ms.date ms.localizationpriority
ChartGroup.FullCategoryCollection method (Excel)
vbaxl10.chm568101
vbaxl10.chm568101
8cf85f22-d6c7-a428-4bb4-2c77cba36969
04/20/2019
medium

ChartGroup.FullCategoryCollection method (Excel)

Returns an object that represents a collection of all the visible and filtered categories (a CategoryCollection collection) in the chart group.

Syntax

expression.FullCategoryCollection (Index)

expression A variable that represents a ChartGroup object.

Parameters

Name Required/Optional Data type Description
Index Optional Variant The name or number of the categories.

Return value

Object

[!includeSupport and feedback]