TableOfAuthorities.KeepEntryFormatting Property
True if formatting from table of authorities entries is applied to the entries in the specified table of authorities.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property KeepEntryFormatting As Boolean
Get
Set
'Usage
Dim instance As TableOfAuthorities
Dim value As Boolean
value = instance.KeepEntryFormatting
instance.KeepEntryFormatting = value
bool KeepEntryFormatting { get; set; }
Property Value
Type: System.Boolean
Remarks
The KeepEntryFormatting property corresponds to the \f switch for a Table of Authorities (TOA) field.