Enum ePresetCameraType
Defines the preset camera that is being used.
Namespace: OfficeOpenXml.Drawing
Assembly: EPPlus.dll
Syntax
public enum ePresetCameraType
  Fields
| Name | Description | 
|---|---|
| IsometricBottomDown | Isometric Bottom Down  | 
      
| IsometricBottomUp | Isometric Bottom Up  | 
      
| IsometricLeftDown | Isometric Left Down  | 
      
| IsometricLeftUp | Isometric Left Up  | 
      
| IsometricOffAxis1Left | Isometric Off Axis 1 Left  | 
      
| IsometricOffAxis1Right | Isometric Off Axis 1 Right  | 
      
| IsometricOffAxis1Top | Isometric Off Axis 1 Top  | 
      
| IsometricOffAxis2Left | Isometric Off Axis 2 Left  | 
      
| IsometricOffAxis2Right | Isometric Off Axis 2 Right  | 
      
| IsometricOffAxis2Top | Isometric Off Axis 2 Top  | 
      
| IsometricOffAxis3Bottom | Isometric Off Axis 3 Bottom  | 
      
| IsometricOffAxis3Left | Isometric Off Axis 3 Left  | 
      
| IsometricOffAxis3Right | Isometric Off Axis 3 Right  | 
      
| IsometricOffAxis4Bottom | Isometric Off Axis 4 Bottom  | 
      
| IsometricOffAxis4Left | Isometric Off Axis 4 Left  | 
      
| IsometricOffAxis4Right | Isometric Off Axis 4 Right  | 
      
| IsometricRightDown | Isometric Right Down  | 
      
| IsometricRightUp | Isometric Right Up  | 
      
| IsometricTopDown | Isometric Top Down  | 
      
| IsometricTopUp | Isometric Top Up  | 
      
| LegacyObliqueBottom | Legacy Oblique Bottom  | 
      
| LegacyObliqueBottomLeft | Legacy Oblique Bottom Left  | 
      
| LegacyObliqueBottomRight | Legacy Oblique Bottom Right  | 
      
| LegacyObliqueFront | Legacy Oblique Front  | 
      
| LegacyObliqueLeft | |
| LegacyObliqueRight | Legacy Oblique Right  | 
      
| LegacyObliqueTop | Legacy Oblique Top  | 
      
| LegacyObliqueTopLeft | Legacy Oblique Top Left  | 
      
| LegacyObliqueTopRight | Legacy Oblique Top Right  | 
      
| LegacyPerspectiveBottom | Legacy Perspective Bottom  | 
      
| LegacyPerspectiveBottomLeft | Legacy Perspective Bottom Left  | 
      
| LegacyPerspectiveBottomRight | Legacy Perspective Bottom Right  | 
      
| LegacyPerspectiveFront | Legacy Perspective Front  | 
      
| LegacyPerspectiveLeft | Legacy Perspective Left  | 
      
| LegacyPerspectiveRight | Legacy Perspective Right  | 
      
| LegacyPerspectiveTop | Legacy Perspective Top  | 
      
| LegacyPerspectiveTopLeft | Legacy Perspective Top Left  | 
      
| LegacyPerspectiveTopRight | Legacy Perspective Top Right  | 
      
| None | No rotation  | 
      
| ObliqueBottom | Oblique Bottom  | 
      
| ObliqueBottomLeft | Oblique Bottom Left  | 
      
| ObliqueBottomRight | Oblique Bottom Right  | 
      
| ObliqueLeft | Oblique Left  | 
      
| ObliqueRight | Oblique Right  | 
      
| ObliqueTop | Oblique Top  | 
      
| ObliqueTopLeft | Oblique Top Left  | 
      
| ObliqueTopRight | Oblique Top Right  | 
      
| OrthographicFront | Orthographic Front  | 
      
| PerspectiveAbove | Orthographic Above  | 
      
| PerspectiveAboveLeftFacing | Perspective Above Left Facing  | 
      
| PerspectiveAboveRightFacing | Perspective Above Right Facing  | 
      
| PerspectiveBelow | Perspective Below  | 
      
| PerspectiveContrastingLeftFacing | Perspective Contrasting Left Facing  | 
      
| PerspectiveContrastingRightFacing | Perspective Contrasting Right Facing  | 
      
| PerspectiveFront | Perspective Front  | 
      
| PerspectiveHeroicExtremeLeftFacing | Perspective Heroic Extreme Left Facing  | 
      
| PerspectiveHeroicExtremeRightFacing | Perspective Heroic Extreme Right Facing  | 
      
| PerspectiveHeroicLeftFacing | Perspective Heroic Left Facing  | 
      
| PerspectiveHeroicRightFacing | Perspective Right Facing  | 
      
| PerspectiveLeft | Perspective Left  | 
      
| PerspectiveRelaxed | Perspective Relaxed  | 
      
| PerspectiveRelaxedModerately | Perspective Relaxed Moderately  | 
      
| PerspectiveRight | Perspective Right  |