Axis.DisplayUnitLabel Property

Returns the DisplayUnitLabel object for the specified axis. Returns Nothing if the HasDisplayUnitLabel property is set to False. Read-only.

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

Syntax

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

value = instance.DisplayUnitLabel
DisplayUnitLabel DisplayUnitLabel { get; }

Property Value

Type: Microsoft.Office.Interop.Word.DisplayUnitLabel
DisplayUnitLabel

See Also

Reference

Axis Interface

Axis Members

Microsoft.Office.Interop.Word Namespace