Axis.MinorTickMark Property

Definition

Returns or sets the type of minor tick mark for the specified axis. Read/write.

public:
 property Microsoft::Office::Interop::Word::XlTickMark MinorTickMark { Microsoft::Office::Interop::Word::XlTickMark get(); void set(Microsoft::Office::Interop::Word::XlTickMark value); };
public Microsoft.Office.Interop.Word.XlTickMark MinorTickMark { get; set; }
member this.MinorTickMark : Microsoft.Office.Interop.Word.XlTickMark with get, set
Public Property MinorTickMark As XlTickMark

Property Value

XlTickMark

Applies to