I am working on Excel VSTO project. My requirement is when ribbon button click i opened window form it is having datagridview with data, I want to select some rows and drag and drop data into work sheet. can you please help the some sample code to do this requirement.