ComponentOne Web API Edition
To Property

C1.Web.Api.Excel Namespace > Range Class : To Property
Gets or sets the bottom-right cell position.
Syntax
'Declaration
 
Public Property To As CellPosition
public CellPosition To {get; set;}
See Also

Reference

Range Class
Range Members