_Application.Charts プロパティ

定義

作業中の Sheets ブック内のすべてのグラフ シートを表すコレクションを返します。

public:
 property Microsoft::Office::Interop::Excel::Sheets ^ Charts { Microsoft::Office::Interop::Excel::Sheets ^ get(); };
public Microsoft.Office.Interop.Excel.Sheets Charts { get; }
Public ReadOnly Property Charts As Sheets

プロパティ値

適用対象