Partager via


IMsoAxis.MajorUnitIsAuto Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Property MajorUnitIsAuto As Boolean
    Get
    Set
'Usage
Dim instance As IMsoAxis
Dim value As Boolean

value = instance.MajorUnitIsAuto

instance.MajorUnitIsAuto = value
bool MajorUnitIsAuto { get; set; }

Property Value

Type: System.Boolean

See Also

Reference

IMsoAxis Interface

IMsoAxis Members

Microsoft.Office.Core Namespace