Adds a link/embed calc object to the collection.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgComponentLinkEmbedControl Add( string Name, AgEComponentLinkEmbedControlReferenceType RefType ); |
| [Managed C++] |
|---|
public: IAgComponentLinkEmbedControl^ Add( String __gc ^ Name, AgEComponentLinkEmbedControlReferenceType RefType ); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgComponentLinkEmbedControl add( String Name, AgEComponentLinkEmbedControlReferenceType RefType ); |
[Python - STK API ] |
|---|
def Add(self, Name:str, RefType:"AgEComponentLinkEmbedControlReferenceType") -> "IAgComponentLinkEmbedControl": |
- Name
- RefType






