ThreeDFormat.SetPresetCamera Method
Sets the camera for the specified ThreeDFormat object.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Sub SetPresetCamera ( _
PresetCamera As MsoPresetCamera _
)
'Usage
Dim instance As ThreeDFormat
Dim PresetCamera As MsoPresetCamera
instance.SetPresetCamera(PresetCamera)
void SetPresetCamera(
MsoPresetCamera PresetCamera
)
Parameters
PresetCamera
Type: Microsoft.Office.Core.MsoPresetCameraSpecifies the preset camera.