XlTimeUnit Enumeration

Specifies the unit of time for chart axes and data series.

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

Syntax

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

Members

Member name Description
xlDays Days
xlMonths Months
xlYears Years

See Also

Reference

Microsoft.Office.Interop.Word Namespace