RevisionTable.CopyTo Method
Parent Object: RevisionTableDescription
Copies the revision table to another sheet, sheet scope revision tables may not be copied.
Syntax
RevisionTable.CopyTo( TargetSheet As Sheet ) As RevisionTableParameters
Name | Type | Description |
TargetSheet | Sheet | Input Sheet object that specifies the sheet to copy the revision table to. |