次の方法で共有


WorkbookConnection.Name プロパティ

定義

ブック接続オブジェクトの名前を返すか設定します。 読み取り/書き込みが可能な String です。

public:
 property System::String ^ Name { System::String ^ get(); void set(System::String ^ value); };
public string Name { get; set; }
Public Property Name As String

プロパティ値

適用対象