ThreeDFormat.SetPresetCamera Method
Excel Developer Reference |
Sets the camera for the specified ThreeDFormat object.
Version Information
Version Added: Excel 2007
Syntax
expression.SetPresetCamera(PresetCamera)
expression A variable that represents a ThreeDFormat object.
Parameters
Name | Required/Optional | Data Type | Description |
---|---|---|---|
PresetCamera | Required | MsoPresetCamera | Specifies the preset camera. |
See Also