Returns the translation state of the translation unit.
Syntax:
GetState() As String
Dim TU As TransUnit Dim State As String Set TU = Application.ActiveTransUnit State = TU.GetState
See also: