InUpdate: Boolean;
The InUpdate property returns whether mode of footnote update interdiction is active.
The property returns True, if the ITabFootnotes.BeginUpdate method was called, but the ITabFootnotes.EndUpdate method has not been called yet.
See also: