TablesOfFigures.Format Property

Definition

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

Applies to