接口 ILeaderLines
public interface ILeaderLines
Represents leader lines on a chart.
-
方法概要
-
方法详细资料
-
getFormat
IChartFormat getFormat()Returns the Microsoft.Office.Interop.Excel.ChartFormat object. -
getParent
ISeries getParent()Returns the parent object for the specified object. -
delete
void delete()Deletes the object. -
select
void select()Selects the object.
-