[]
Assigns (copies) properties from another TableCellCollection to the current object.
public void AssignFrom(TableCellCollection source)
Public Sub AssignFrom(source As TableCellCollection)
| Type | Name | Description |
|---|---|---|
| TableCellCollection | source | The source object to copy properties from. |