Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / CellInfo Class

In This Topic
    CellInfo Class Methods
    In This Topic

    For a list of all members of this type, see CellInfo members.

    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)Gets 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