次の方法で共有


SeriesCollection インターフェイス

定義

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)

適用対象