ThreeDFormat.SetThreeDFormat(MsoPresetThreeDFormat) 方法

定义

返回预设的延伸格式。 每个预设的延伸格式包含一组各种延伸属性的预设值。

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 按钮时所显示的选项 (从左向右,从上到下编号) 之一。

注解

此方法将 PresetThreeDFormat 属性设置为 参数 PresetThreeDFormat 指定的格式。

适用于