LeaderLines インターフェイス

定義

円グラフの引き出し線を表します。

public interface class LeaderLines
[System.Runtime.InteropServices.Guid("00024437-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(2)]
public interface LeaderLines
Public Interface LeaderLines
属性

注釈

引き出し線はデータ ラベルと各データ系列を結び付ける役割をします。 1 つの引き出し線を表すオブジェクトがないため、このオブジェクトはコレクションではありません。

LeaderLines オブジェクトをLeaderLines取得するには、 プロパティを使用します。

このオブジェクトは、円グラフにのみ使用できます。

プロパティ

Application

Microsoft Excel アプリケーションを Application 表す オブジェクトを返します。

Border

オブジェクトの Border 境界線を表す オブジェクトを返します。

Creator

このオブジェクトを作成したアプリケーションを示す、32 ビットの整数値を返します。

Format

オブジェクトを ChartFormat 返します。 読み取り専用です。

Parent

指定されたオブジェクトの親オブジェクトを返します。

メソッド

Delete()

オブジェクトを削除します。

Select()

オブジェクトを選択します。

適用対象