MsoPresetCamera Enumeration

Indicates the effects camera type used by the specified object.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Public Enumeration MsoPresetCamera
'Usage
Dim instance As MsoPresetCamera
public enum MsoPresetCamera

Members

Member name Description
msoPresetCameraMixed Specifies a mixed effect.
msoCameraLegacyObliqueTopLeft Specifies Legacy Oblique Upper Left.
msoCameraLegacyObliqueTop Specifies Legacy Oblique Top.
msoCameraLegacyObliqueTopRight Specifies Legacy Oblique Upper Right.
msoCameraLegacyObliqueLeft Specifies Legacy Oblique Left.
msoCameraLegacyObliqueFront Specifies Legacy Oblique Front.
msoCameraLegacyObliqueRight Specifies Legacy Oblique Right.
msoCameraLegacyObliqueBottomLeft Specifies Legacy Oblique Lower Left.
msoCameraLegacyObliqueBottom Specifies Legacy Oblique Bottom.
msoCameraLegacyObliqueBottomRight Specifies Legacy Oblique Lower Right.
msoCameraLegacyPerspectiveTopLeft Specifies Legacy Perspective Upper Left.
msoCameraLegacyPerspectiveTop Specifies Legacy Perspective Top.
msoCameraLegacyPerspectiveTopRight Specifies Legacy Perspective Upper Right.
msoCameraLegacyPerspectiveLeft Specifies Legacy Perspective Left.
msoCameraLegacyPerspectiveFront Specifies Legacy Perspective Front.
msoCameraLegacyPerspectiveRight Specifies Legacy Perspective Right.
msoCameraLegacyPerspectiveBottomLeft Specifies Legacy Perspective Lower Left.
msoCameraLegacyPerspectiveBottom Specifies Legacy Perspective Bottom.
msoCameraLegacyPerspectiveBottomRight Specifies Legacy Perspective Lower Right.
msoCameraOrthographicFront Specifies Orthographic Front.
msoCameraIsometricTopUp Specifies Isometric Top Up.
msoCameraIsometricTopDown Specifies Isometric Top Down.
msoCameraIsometricBottomUp Specifies Isometric Bottom Up.
msoCameraIsometricBottomDown Specifies Isometric Bottom Down.
msoCameraIsometricLeftUp Specifies Isometric Left Up.
msoCameraIsometricLeftDown Specifies Isometric Left Down.
msoCameraIsometricRightUp Specifies Isometric Right Up.
msoCameraIsometricRightDown Specifies Isometric Right Down.
msoCameraIsometricOffAxis1Left Specifies Isometric OffAxis1 Left.
msoCameraIsometricOffAxis1Right Specifies Isometric OffAxis1 Right.
msoCameraIsometricOffAxis1Top Specifies Isometric OffAxis1 Top.
msoCameraIsometricOffAxis2Left Specifies Isometric OffAxis2 Left.
msoCameraIsometricOffAxis2Right Specifies Isometric OffAxis2 Right.
msoCameraIsometricOffAxis2Top Specifies Isometric OffAxis2 Top.
msoCameraIsometricOffAxis3Left Specifies Isometric OffAxis3 Left.
msoCameraIsometricOffAxis3Right Specifies Isometric OffAxis3 Right.
msoCameraIsometricOffAxis3Bottom Specifies Isometric OffAxis3 Bottom.
msoCameraIsometricOffAxis4Left Specifies Isometric OffAxis4 Left.
msoCameraIsometricOffAxis4Right Specifies Isometric OffAxis4 Right.
msoCameraIsometricOffAxis4Bottom Specifies Isometric OffAxis4 Bottom.
msoCameraObliqueTopLeft Specifies Oblique Upper Left.
msoCameraObliqueTop Specifies Oblique Top.
msoCameraObliqueTopRight Specifies Oblique Upper Right.
msoCameraObliqueLeft Specifies Oblique Left.
msoCameraObliqueRight Specifies Oblique Right.
msoCameraObliqueBottomLeft Specifies Oblique Lower Left.
msoCameraObliqueBottom Specifies Oblique Bottom.
msoCameraObliqueBottomRight Specifies Oblique Lower Right.
msoCameraPerspectiveFront Specifies Perspective Front.
msoCameraPerspectiveLeft Specifies Perspective Left.
msoCameraPerspectiveRight Specifies Perspective Right.
msoCameraPerspectiveAbove Specifies Perspective Above.
msoCameraPerspectiveBelow Specifies Perspective Below.
msoCameraPerspectiveAboveLeftFacing Specifies Perspective Above Left Facing.
msoCameraPerspectiveAboveRightFacing Specifies Perspective Above Right Facing.
msoCameraPerspectiveContrastingLeftFacing Specifies Perspective Contrasting Left Facing.
msoCameraPerspectiveContrastingRightFacing Specifies Perspective Contrasting Right Facing.
msoCameraPerspectiveHeroicLeftFacing Specifies Perspective Heroic Left Facing.
msoCameraPerspectiveHeroicRightFacing Specifies Perspective Heroic Right Facing.
msoCameraPerspectiveHeroicExtremeLeftFacing Specifies Perspective Heroic Extreme Left Facing.
msoCameraPerspectiveHeroicExtremeRightFacing Specifies Perspective Heroic Extreme Right Facing.
msoCameraPerspectiveRelaxed Specifies Perspective Relaxed.
msoCameraPerspectiveRelaxedModerately Specifies Perspective Relaxed Moderately.

See Also

Reference

Microsoft.Office.Core Namespace