ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Sheet Namespace / Range Class / To Property

In This Topic
    To Property
    In This Topic
    Gets or sets the bottom-right cell position.
    Syntax
    'Declaration
     
    
    Public Property To As CellPosition
    public CellPosition To {get; set;}
    See Also