次の方法で共有


ModelColumnChange.TableName プロパティ

定義

列のデータ型が変更された Excel データ モデル内のテーブルの名前を表す文字列 (C#の文字列)。 読み取り専用です。

public:
 property System::String ^ TableName { System::String ^ get(); };
public string TableName { get; }
Public ReadOnly Property TableName As String

プロパティ値

適用対象