GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > PictureCommand クラス : ReplacePicture メソッド |
'Declaration
Public Shared Function ReplacePicture( _ ByVal filePath As String, _ ByVal ParamArray shapes() As IShape _ ) As PictureCommand
public static PictureCommand ReplacePicture( string filePath, params IShape[] shapes )