Axis.TickLabels Property

Returns the tick-mark labels for the specified axis. Read-only.

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

Syntax

'Declaration
ReadOnly Property TickLabels As TickLabels
    Get
'Usage
Dim instance As Axis
Dim value As TickLabels

value = instance.TickLabels
TickLabels TickLabels { get; }

Property Value

Type: Microsoft.Office.Interop.Word.TickLabels
TickLabels

See Also

Reference

Axis Interface

Axis Members

Microsoft.Office.Interop.Word Namespace