Share via


ThreeDFormat.PresetCamera Property

Returns or sets the extrusion preset camera for a ThreeDFormat object. Read-only.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
ReadOnly Property PresetCamera As MsoPresetCamera
    Get
'Usage
Dim instance As ThreeDFormat
Dim value As MsoPresetCamera

value = instance.PresetCamera
MsoPresetCamera PresetCamera { get; }

Property Value

Type: Microsoft.Office.Core.MsoPresetCamera
MsoPresetCamera

See Also

Reference

ThreeDFormat Interface

ThreeDFormat Members

Microsoft.Office.Interop.Excel Namespace