public interface ILeaderLines
| Modifier and Type | Method and Description |
|---|---|
void |
delete()
Deletes the object.
|
IChartFormat |
getFormat()
Returns the Microsoft.Office.Interop.Excel.ChartFormat object.
|
ISeries |
getParent()
Returns the parent object for the specified object.
|
void |
select()
Selects the object.
|
IChartFormat getFormat()
ISeries getParent()
void delete()
void select()