Sheets.FillAcrossSheets Method
Copies a range to the same area on all other worksheets in a collection.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in microsoft.office.interop.excel.dll)
Assembly: Microsoft.Office.Interop.Excel (in microsoft.office.interop.excel.dll)
Parameters
- Range
Required Range object. The range to fill on all the worksheets in the collection. The range must be from a worksheet within the collection.
- Type
Optional XlFillWith. Specifies how to copy the range.