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.
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