_Chart.FullSeriesCollection(Object) 方法

定义

启用检索由 Index 参数指定的筛选出序列。

public object FullSeriesCollection (object Index);
Public Function FullSeriesCollection (Optional Index As Object) As Object

参数

Index
Object

筛选出的 Series 对象的索引号。

返回

注解

除非用户在“选择数据”对话框中启用了“在隐藏行和列中显示数据”选项,否则隐藏行或列中的系列对象不会显示在当前系列集合中。

适用于