TablesOfAuthorities.Format Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets the formatting for the tables of authorities in the specified document.
public:
property Microsoft::Office::Interop::Word::WdToaFormat Format { Microsoft::Office::Interop::Word::WdToaFormat get(); void set(Microsoft::Office::Interop::Word::WdToaFormat value); };
public Microsoft.Office.Interop.Word.WdToaFormat Format { get; set; }
member this.Format : Microsoft.Office.Interop.Word.WdToaFormat with get, set
Public Property Format As WdToaFormat
Property Value
Remarks
WdToaFormat can be one of the following WdToaFormat constants:
wdTOAClassic
wdTOAFormal
wdTOATemplate
wdTOADistinctive
wdTOASimple