ThreeDFormat.SetThreeDFormat(MsoPresetThreeDFormat) メソッド

定義

既定の 3-D の書式を設定します。 各既定の 3-D の書式には、3-D に関するそれぞれのプロパティの既定値のセットが設定されています。

public:
 void SetThreeDFormat(Microsoft::Office::Core::MsoPresetThreeDFormat PresetThreeDFormat);
public void SetThreeDFormat (Microsoft.Office.Core.MsoPresetThreeDFormat PresetThreeDFormat);
Public Sub SetThreeDFormat (PresetThreeDFormat As MsoPresetThreeDFormat)

パラメーター

PresetThreeDFormat
MsoPresetThreeDFormat

必須 の MsoPresetThreeDFormat。 [ 図形描画 ] ツールバーの [ 3-D ] をクリックすると表示されるオプション (左から右、上から下) に対応する既定の 3-D 書式を指定します。

注釈

このメソッドは、 プロパティを PresetThreeDFormat 引数で指定された形式に PresetThreeDFormat 設定します。

適用対象