次の方法で共有


ICustomProperties.Add(String, Object) メソッド

定義

public:
 Microsoft::Office::Interop::Excel::CustomProperty ^ Add(System::String ^ Name, System::Object ^ Value);
public Microsoft.Office.Interop.Excel.CustomProperty Add (string Name, object Value);
Public Function Add (Name As String, Value As Object) As CustomProperty

パラメーター

Name
String
Value
Object

戻り値

適用対象