SeriesCollection インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public interface class SeriesCollection : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("000C170A-0000-0000-C000-000000000046")]
public interface SeriesCollection : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("000C170A-0000-0000-C000-000000000046")>]
type SeriesCollection = interface
interface IEnumerable
Public Interface SeriesCollection
Implements IEnumerable
- 属性
- 実装
プロパティ
_Default[Object] | |
Application |
オブジェクトのコンテナー アプリケーションを表す Application オブジェクトを返します。 |
Count | |
Creator |
このオブジェクトを作成したアプリケーションを示す、32 ビットの整数値を返します。 読み取り専用です。 |
Parent |
メソッド
Add(Object, XlRowCol, Object, Object, Object) | |
Extend(Object, Object, Object) | |
GetEnumerator() | |
Item(Object) | |
NewSeries() | |
Paste(XlRowCol, Object, Object, Object, Object) |