[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.IFillFormat.UserTextured

UserTextured Method

UserTextured(string)

使用图像的小块填充指定形状。

Declaration
void UserTextured(string fileName)
Parameters
Type Name Description
string fileName

图片文件的名称。

UserTextured(Stream, ImageType)

使用图像的小块填充指定形状。

Declaration
void UserTextured(Stream stream, ImageType type)
Parameters
Type Name Description
Stream stream

图片文件的流。

ImageType type

流的ImageType