[]
Copies properties from another object into this object.
public void AssignFrom(ReportHyperlink source)
Public Sub AssignFrom(source As ReportHyperlink)
| Type | Name | Description |
|---|---|---|
| ReportHyperlink | source | The source object, properties of which are copied. |