Share via


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

See Also

Reference

ThreeDFormat Interface

ThreeDFormat Members

Microsoft.Office.Interop.Excel Namespace