Share

RevisionTable.CopyTo Method

Parent Object: RevisionTable

Description

Copies the revision table to another sheet, sheet scope revision tables may not be copied.

Syntax

RevisionTable.CopyTo( TargetSheet As Sheet ) As RevisionTable

Parameters

Name Type Description
TargetSheet Sheet Input Sheet object that specifies the sheet to copy the revision table to.

Version

Introduced in version 2023

Was this information helpful?