SpreadsheetGear 2023
EndRight Property (IRange)


SpreadsheetGear Namespace > IRange Interface : EndRight Property
Returns a single cell at the end of the current contiguous non-empty range, or at the start of the next non-empty range, starting with the top-left cell of this range.
Syntax
'Declaration
 
ReadOnly Property EndRight As IRange
'Usage
 
Dim instance As IRange
Dim value As IRange
 
value = instance.EndRight
IRange EndRight {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
EndUp Property