[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.IBackgroundPicture

IBackgroundPicture Interface

表示将被用作背景图片的图片对象。Shape对象是IBackgroundPictures 集合的一个成员。背景图片集合包含幻灯片上的所有背景图片。

Namespace: GrapeCity.Documents.Excel.Drawing
Assembly: GcDocs.Excel.dll
Syntax
public interface IBackgroundPicture : IShape, IContainer

Properties

Name Description
BackgroundImageLayout

获取或设置一个值,该值描述图像如何被拉伸以填充目标矩形。

CornerRadius

获取或设置一个值,该值描述矩形裁切角的圆润程度,以像素为单位。

Transparency

获取或设置指定图片的透明度,其值从 0.0(不透明)到 1.0(透明)。