[]
Copies the properties of the specified object to the current object.
public void AssignFrom(C1Hyperlink source)
Public Sub AssignFrom(source As C1Hyperlink)
| Type | Name | Description |
|---|---|---|
| C1Hyperlink | source | The source object to copy properties from. |