How do I get an entire column in used range?

后端 未结 3 1943
花落未央
花落未央 2020-12-11 01:46

I am trying to get a column, but limiting it to used range...

public static Excel.Application App = new Excel.Application();
public static Excel.Workbook WB;         


        
3条回答
提交回复
热议问题