Trendlines インターフェイス

定義

public interface class Trendlines : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("000C1722-0000-0000-C000-000000000046")]
public interface Trendlines : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("000C1722-0000-0000-C000-000000000046")>]
type Trendlines = interface
    interface IEnumerable
Public Interface Trendlines
Implements IEnumerable
属性
実装

プロパティ

_Default[Object]
Application

オブジェクトのコンテナー アプリケーションを表す Application オブジェクトを返します。

Count
Creator

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

Parent

メソッド

Add(XlTrendlineType, Object, Object, Object, Object, Object, Object, Object, Object)
GetEnumerator()
Item(Object)

適用対象