ShapePropertyCollection类

ShapePropertyCollection类

此类指定图表元素或形状的视觉形状属性。

ShapePropertyCollection 类型公开了以下成员:

特性

属性描述
glow_effect表示指定图表元素或形状的发光效果的 ShapePropertyCollection.glow_effect 对象。
format_3d表示一个 ShapePropertyCollection.format_3d 对象,该对象指定图表元素或形状的 3D 形状属性。
soft_edge_radius以点为单位获取和设置应用于边缘的模糊半径。
shadow_effect表示指定图表元素或形状的阴影效果的 ShapePropertyCollection.shadow_effect 对象。

方法

方法描述
clear_glow_effect()清除形状的发光效果。
has_glow_effect()指示形状是否具有发光效果数据。
has_format_3d()指示形状是否具有 3d 格式数据。
clear_format_3d()清除形状的 3D 形状属性。
clear_shadow_effect()清除图表元素或形状的阴影效果。
has_shadow_effect()指示形状是否具有阴影效果数据。

也可以看看