ThreeDFormat Interface

Definition

Reserved for internal use.

public interface class ThreeDFormat : Microsoft::Office::Core::_IMsoDispObj
[System.Runtime.InteropServices.Guid("000C0321-0000-0000-C000-000000000046")]
public interface ThreeDFormat : Microsoft.Office.Core._IMsoDispObj
[<System.Runtime.InteropServices.Guid("000C0321-0000-0000-C000-000000000046")>]
type ThreeDFormat = interface
    interface _IMsoDispObj
Public Interface ThreeDFormat
Implements _IMsoDispObj
Attributes
Implements

Properties

Application
BevelBottomDepth
BevelBottomInset
BevelBottomType
BevelTopDepth
BevelTopInset
BevelTopType
ContourColor
ContourWidth
Creator
Depth
ExtrusionColor
ExtrusionColorType
FieldOfView
LightAngle
Parent
Perspective
PresetCamera
PresetExtrusionDirection
PresetLighting
PresetLightingDirection
PresetLightingSoftness
PresetMaterial
PresetThreeDFormat
ProjectText

Returns or sets the project text state for the specified ThreeDFormat object. Read/write

RotationX
RotationY
RotationZ
Visible
Z

Returns the Z order of the specified ThreeDFormat object. Read/write.

Methods

IncrementRotationHorizontal(Single)
IncrementRotationVertical(Single)
IncrementRotationX(Single)
IncrementRotationY(Single)
IncrementRotationZ(Single)
ResetRotation()
SetExtrusionDirection(MsoPresetExtrusionDirection)
SetPresetCamera(MsoPresetCamera)
SetThreeDFormat(MsoPresetThreeDFormat)

Applies to