Axis.AxisTitle Property

Definition

Returns an AxisTitle object that represents the title of the specified axis.

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

Property Value

Applies to