Trendline.Format 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 the format for chart elements. Read-only.
public:
property Microsoft::Office::Interop::Excel::ChartFormat ^ Format { Microsoft::Office::Interop::Excel::ChartFormat ^ get(); };
public Microsoft.Office.Interop.Excel.ChartFormat Format { get; }
Public ReadOnly Property Format As ChartFormat