GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Drawing 名前空間 > Shape クラス : CopyPicture メソッド |
'Declaration
Public Function CopyPicture( _ ByVal format As CopyPictureFormat, _ Optional ByVal worksheetDrawing As WorksheetDrawing, _ Optional ByVal ignoreApplyEffect As Boolean _ ) As ImageDrawing
public ImageDrawing CopyPicture( CopyPictureFormat format, WorksheetDrawing worksheetDrawing, bool ignoreApplyEffect )