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

See Also

Reference

NamedRange Interface

Microsoft.Office.Tools.Excel Namespace