ThreeDFormat

ThreeDFormat class

Represents a shape’s three-dimensional formatting.

Properties

NameTypeDescription
BevelBottomHeightDoubleValueSpecifies the height of the bottom bevel on a 3D shape.
BevelBottomTypeBevelTypeSpecifies the preset bevel type for the bottom bevel on a 3D shape
BevelBottomWidthDoubleValueSpecifies the width of the bottom bevel on a 3D shape.
BevelContourColorColorValueSpecifies the color of the outline on a 3D shape
BevelContourSizeDoubleValueSpecifies the thickness of the outline on a 3D shape
BevelDepthColorColorValueSpecifies the extrusion color on a 3D shape
BevelDepthSizeDoubleValueSpecifies the extrusion depth on a 3D shape
BevelLightingAngleDoubleValueSpecifies the direction for lighting on a 3D shape.
BevelLightingTypeBevelLightingTypeSpecifies the preset type of lighting on a 3D shape
BevelMaterialTypeBevelMaterialTypeSpecifies the preset surface appearance on a 3D shape
BevelTopHeightDoubleValueSpecifies the height of the top bevel on a 3D shape
BevelTopWidthDoubleValueSpecifies the width of the top bevel on a 3D shape.
BevelTopTypeBevelTypeSpecifies the preset bevel type for the top bevel on a 3D shape
DistanceFromGroundDoubleValueSpecifies the distance that a shape with 3D rotation properties
PerspectiveDoubleValueSpecifies the angle of view for a shape with 3D rotation properties
RotationTypeRotationTypeSpecifies the type of projection of the effect properties of a shape.
RotationXAngleDoubleValueSpecifies the counterclockwise rotation angle of a shape around the y-axis.
RotationYAngleDoubleValueSpecifies the counterclockwise rotation angle of a shape around the x-axis
RotationZAngleDoubleValueSpecifies the counterclockwise rotation angle of a shape around the z-axis.
KeepTextFlatBoolValueSpecifies whether 3D rotation properties apply to the text of a shape

Methods

NameDescription
equals

ThreeDFormat.BevelBottomHeight property

Specifies the height of the bottom bevel on a 3D shape.

Type: DoubleValue

ThreeDFormat.BevelBottomType property

Specifies the preset bevel type for the bottom bevel on a 3D shape

Type: BevelType

ThreeDFormat.BevelBottomWidth property

Specifies the width of the bottom bevel on a 3D shape.

Type: DoubleValue

ThreeDFormat.BevelContourColor property

Specifies the color of the outline on a 3D shape

Type: ColorValue

ThreeDFormat.BevelContourSize property

Specifies the thickness of the outline on a 3D shape

Type: DoubleValue

ThreeDFormat.BevelDepthColor property

Specifies the extrusion color on a 3D shape

Type: ColorValue

ThreeDFormat.BevelDepthSize property

Specifies the extrusion depth on a 3D shape

Type: DoubleValue

ThreeDFormat.BevelLightingAngle property

Specifies the direction for lighting on a 3D shape.

Type: DoubleValue

ThreeDFormat.BevelLightingType property

Specifies the preset type of lighting on a 3D shape

Type: BevelLightingType

ThreeDFormat.BevelMaterialType property

Specifies the preset surface appearance on a 3D shape

Type: BevelMaterialType

ThreeDFormat.BevelTopHeight property

Specifies the height of the top bevel on a 3D shape

Type: DoubleValue

ThreeDFormat.BevelTopWidth property

Specifies the width of the top bevel on a 3D shape.

Type: DoubleValue

ThreeDFormat.BevelTopType property

Specifies the preset bevel type for the top bevel on a 3D shape

Type: BevelType

ThreeDFormat.DistanceFromGround property

Specifies the distance that a shape with 3D rotation properties

Type: DoubleValue

ThreeDFormat.Perspective property

Specifies the angle of view for a shape with 3D rotation properties

Type: DoubleValue

ThreeDFormat.RotationType property

Specifies the type of projection of the effect properties of a shape.

Type: RotationType

ThreeDFormat.RotationXAngle property

Specifies the counterclockwise rotation angle of a shape around the y-axis.

Type: DoubleValue

ThreeDFormat.RotationYAngle property

Specifies the counterclockwise rotation angle of a shape around the x-axis

Type: DoubleValue

ThreeDFormat.RotationZAngle property

Specifies the counterclockwise rotation angle of a shape around the z-axis.

Type: DoubleValue

ThreeDFormat.KeepTextFlat property

Specifies whether 3D rotation properties apply to the text of a shape

Type: BoolValue

equals(obj)

ParameterTypeDescription
objObject