Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
This is my code: Excel.Range _Rng = (Excel.Range)_xlsSheet.get_Range("A1:H17", Missing.Value); Where “C5:F11” is a merged cells in range “A1:H17” It always report errors : Can't get object.