Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the type of the category axis.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Enumeration XlCategoryType
'Usage
Dim instance As XlCategoryType
public enum XlCategoryType
Members
| Member name | Description | |
|---|---|---|
| xlCategoryScale | Axis groups data by an arbitrary set of categories. | |
| xlTimeScale | Axis groups data on a time scale. | |
| xlAutomaticScale | Word controls the axis type. |