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