Trendlines インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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) |