ASP.NET Core MVC Controls | ComponentOne
C1.Web.Mvc.Sheet Namespace / CellPosition Class
Members






In This Topic
    CellPosition Class
    In This Topic
    The coordinates of a cell in a worksheet.
    Object Model
    CellPosition Class
    Syntax
    'Declaration
     
    
    Public Class CellPosition 
    'Usage
     
    
    Dim instance As CellPosition
    public class CellPosition 
    public class CellPosition 
    public class CellPosition 
    public __gc class CellPosition 
    public ref class CellPosition 
    Inheritance Hierarchy

    System.Object
       C1.Web.Mvc.Sheet.CellPosition

    See Also