Sheet.RevisionTables Property
Parent Object: SheetDescription
Property that returns the RevisionTables collection object.
Syntax
Sheet.RevisionTables() As RevisionTablesProperty Value
This is a read only property whose value is a RevisionTables.Samples
Name | Description |
Query revision table | This sample illustrates querying the contents of the revision table. |