RevisionTableCell.Text Property
Parent Object: RevisionTableCellDescription
Gets/Sets the text of the RevisionTable cell.
Syntax
RevisionTableCell.Text() As StringProperty Value
This is a read/write property whose value is a String.Samples
Name | Description |
Query revision table | This sample illustrates querying the contents of the revision table. |