XlAxisGroup Enumeration

Specifies the type of axis group.

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

Syntax

'Declaration
Public Enumeration XlAxisGroup
'Usage
Dim instance As XlAxisGroup
public enum XlAxisGroup

Members

Member name Description
xlPrimary Primary axis group.
xlSecondary Secondary axis group.

See Also

Reference

Microsoft.Office.Interop.Word Namespace