IMsoAxis.HasDisplayUnitLabel Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property HasDisplayUnitLabel As Boolean
Get
Set
'Usage
Dim instance As IMsoAxis
Dim value As Boolean
value = instance.HasDisplayUnitLabel
instance.HasDisplayUnitLabel = value
bool HasDisplayUnitLabel { get; set; }
Property Value
Type: System.Boolean