ThreeDFormat.SetThreeDFormat(MsoPresetThreeDFormat) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回预设的延伸格式。 每个预设的延伸格式包含一组各种延伸属性的预设值。
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
指定的格式。