GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > ShapeActionsCommand クラス : InsertPicture メソッド |
'Declaration
Public Shared Function InsertPicture( _ ByVal worksheet As IWorksheet, _ ByVal fileName As String _ ) As ShapeActionsCommand
public static ShapeActionsCommand InsertPicture( IWorksheet worksheet, string fileName )