Udostępnij za pośrednictwem


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

See Also

Reference

IMsoAxis Interface

IMsoAxis Members

Microsoft.Office.Core Namespace