[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.IThreeDFormat

IThreeDFormat Interface

表示形状的三维格式设置。

Namespace: GrapeCity.Documents.Excel.Drawing
Assembly: GcDocs.Excel.dll
Syntax
public interface IThreeDFormat

Properties

Name Description
Depth

获取或设置形状的拉伸深度。

Perspective

获取或设置是否以透视方式显示拉伸效果。

RotationX

获取或设置沿 x 轴旋转的拉伸形状的角度(以度为单位)。

RotationY

获取或设置沿y轴旋转的拉伸形状的角度(以度为单位)。

RotationZ

获取或设置沿z轴旋转的拉伸形状的角度(以度为单位)。

Visible

获取或设置对象是否可见。

Z

获取或设置指定IThreeDFormat 对象的Z轴顺序。

Methods

Name Description
ResetRotation()

将沿x轴和y轴的拉伸旋转重置为0(零),以便拉伸的前面朝向前方。