NamedRange.FillUp Method
Fills up from the bottom cell or cells in the NamedRange control to the top of the range.
Namespace: Microsoft.Office.Tools.Excel
Assembly: Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)
Syntax
'Declaration
Function FillUp As Object
Object FillUp()
Return Value
Type: System.Object
Remarks
The contents and formatting of the cell or cells in the bottom row of the range are copied into the rest of the rows in the range.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.