Partager via


IMsoAxis.MinorTickMark Property

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

Syntax

'Declaration
Property MinorTickMark As XlTickMark
    Get
    Set
'Usage
Dim instance As IMsoAxis
Dim value As XlTickMark

value = instance.MinorTickMark

instance.MinorTickMark = value
XlTickMark MinorTickMark { get; set; }

Property Value

Type: Microsoft.Office.Core.XlTickMark

See Also

Reference

IMsoAxis Interface

IMsoAxis Members

Microsoft.Office.Core Namespace