GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > IWorksheet インタフェース > SetBackgroundPicture メソッド : SetBackgroundPicture(Stream,String) メソッド |
'Declaration
Overloads Sub SetBackgroundPicture( _ ByVal imageStream As Stream, _ ByVal contentType As String _ )
void SetBackgroundPicture( Stream imageStream, string contentType )