次の方法で共有


TablesOfFigures.Format プロパティ

定義

指定された文書の図表目次の書式を設定または返します。

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

プロパティ値

注釈

WdTofFormat は、これらの WdTofFormat クラスの定数のいずれかです。

wdTOFCentered

wdTOFDistinctive

wdTOFSimple

wdTOFClassic

wdTOFFormal

wdTOFTemplate

適用対象