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