XmlMappedRange.FillUp Method

Definition

Fills up from the bottom cell in the specified range to the top of the XmlMappedRange control.

public:
 System::Object ^ FillUp();
public object FillUp ();
abstract member FillUp : unit -> obj
Public Function FillUp () As Object

Returns

Remarks

Because the XmlMappedRange corresponds to only one cell, this method only fills one cell.

Applies to