Partager via


ICustomProperties.Add(String, Object) Méthode

Définition

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

Paramètres

Name
String
Value
Object

Retours

S’applique à