PivotAxis インターフェイス

定義

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

プロパティ

Application

オブジェクト修飾子なしで使用する場合、このプロパティは Microsoft Office Excel アプリケーションを _Application 表すオブジェクトを返します。 オブジェクト修飾子を指定した場合、指定したオブジェクトを作成した Application オブジェクトを取得します。 読み取り専用です。

Creator

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

Parent

指定した PivotAxis オブジェクトの親を返します。 読み取り専用です。

PivotLines

指定したPivotLinesPivotAxisオブジェクトにアタッチされている を返します。 読み取り専用です。

適用対象