XlAxisGroup Enumeration

The primary axis group.

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
<GuidAttribute("9F3A2942-5BA4-4578-B6E3-4819C4CAD7B0")> _
Public Enumeration XlAxisGroup
'Usage
Dim instance As XlAxisGroup
[GuidAttribute("9F3A2942-5BA4-4578-B6E3-4819C4CAD7B0")]
public enum XlAxisGroup

Members

Member name Description
xlPrimary The primary axis group.
xlSecondary The secondary axis group.

See Also

Reference

Microsoft.Office.Interop.PowerPoint Namespace