Copies a calc object to the clipboard and removes the calc object from the list.
| [Visual Basic .NET] |
|---|
Public Sub Cut( _ ByVal IndexOrName As System.Object _ ) |
| [C#] |
|---|
public void Cut( |
| [Managed C++] |
|---|
public: void Cut( |
| [Java] |
|---|
public cut( |
| [Unmanaged C++] |
|---|
public: HRESULT Cut( |
- IndexOrName
