Axis.AxisTitle Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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