Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / CellInfo Class
Methods

In This Topic
    CellInfo Class Members
    In This Topic

    The following tables list the members exposed by CellInfo.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic) Gets cell name(address) according to its row and column indexes.  
    Public Methodstatic (Shared in Visual Basic) Gets cell row and column according to its name(address).  
    Public Methodstatic (Shared in Visual Basic) Gets column name according to column index.  
    Public Methodstatic (Shared in Visual Basic) Gets column index according to column name.  
    Public Methodstatic (Shared in Visual Basic) Returns the position and size (in pixels) of the specified range.  
    Public Methodstatic (Shared in Visual Basic) Returns the position and size (in pixels) of the specified range.  
    Public Methodstatic (Shared in Visual Basic) Gets row name according to row index.  
    Public Methodstatic (Shared in Visual Basic) Gets row index according to row name.  
    Top
    See Also