XlTickMark Enumeration

Specifies the position of major and minor tick marks for an axis.

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

Syntax

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

Members

Member name Description
xlTickMarkCross Crosses the axis
xlTickMarkInside Inside the axis
xlTickMarkNone No mark.
xlTickMarkOutside No mark

See Also

Reference

Microsoft.Office.Interop.Word Namespace