Axis.TickLabels Property

Definition

Returns a TickLabels object that represents the tick-mark labels for the specified axis.

public:
 property Microsoft::Office::Interop::Excel::TickLabels ^ TickLabels { Microsoft::Office::Interop::Excel::TickLabels ^ get(); };
public Microsoft.Office.Interop.Excel.TickLabels TickLabels { get; }
Public ReadOnly Property TickLabels As TickLabels

Property Value

Applies to