TablesOfFigures.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 figures in the specified document.
public:
property Microsoft::Office::Interop::Word::WdTofFormat Format { Microsoft::Office::Interop::Word::WdTofFormat get(); void set(Microsoft::Office::Interop::Word::WdTofFormat value); };
public Microsoft.Office.Interop.Word.WdTofFormat Format { get; set; }
member this.Format : Microsoft.Office.Interop.Word.WdTofFormat with get, set
Public Property Format As WdTofFormat
Property Value
Remarks
WdTofFormat can be one of these WdTofFormat constants.
wdTOFCentered
wdTOFDistinctive
wdTOFSimple
wdTOFClassic
wdTOFFormal
wdTOFTemplate