TableCopyFrom Method

Overload List
  Name Description
Public method CopyFrom(RXObject)  
Public method CopyFrom(LinkedTableData, TableCopyOptions) Copies the content and format from the source linked table data object.
Public method CopyFrom(LinkedTableData, TableCopyOptions, CellRange, CellRange) Copies the content and format from the source linked table data object.
Public method CopyFrom(Table, TableCopyOptions, CellRange, CellRange) Copies the content and format from the source table.
Top
See Also