How to select the whole Excel sheet in Excel.Range object (c#)?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • chethan g
    New Member
    • Jan 2011
    • 1

    How to select the whole Excel sheet in Excel.Range object (c#)?

    Hi,
    I need to select the whole Excel sheet in Range object and then need to apply "alignment" and "autofit column width".
    As I have many merged cells, when I attempt to autofit the column width I face an error.
Working...