Axis.MajorTickMark Property

Definition

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

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

Property Value

Applies to