Chart.AreaGroups Method
Reserved for internal use.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Function AreaGroups ( _
Index As Object _
) As Object
'Usage
Dim instance As Chart
Dim Index As Object
Dim returnValue As Object
returnValue = instance.AreaGroups(Index)
Object AreaGroups(
Object Index
)
Parameters
- Index
Type: System.Object
Return Value
Type: System.Object