Interface ILeaderLines
public interface ILeaderLines
Represents leader lines on a chart.
-
Method Summary
void
Returns the Microsoft.Office.Interop.Excel.ChartFormat object.
Returns the parent object for the specified object.
void
-
Method Details
-
-
getParent
Returns the parent object for the specified object.
-
delete
void delete()
Deletes the object.
-
select
void select()
Selects the object.