SpreadsheetGear 2023
EndUp Property (IRange)


SpreadsheetGear Namespace > IRange Interface : EndUp Property
Returns a single cell at the start of the current contiguous non-empty range, or at the end of the previous non-empty range, starting with the top-left cell of this range.
Syntax
'Declaration
 
ReadOnly Property EndUp As IRange
'Usage
 
Dim instance As IRange
Dim value As IRange
 
value = instance.EndUp
IRange EndUp {get;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IRange Interface
IRange Members
EndDown Property
EndLeft Property
EndRight Property