次の方法で共有


Model.ModelTables プロパティ

定義

データ モデル内のテーブルのコレクションを返します。 読み取り専用

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

プロパティ値

適用対象