com.grapecity.documents.excel Package / CellInfo Class
Methods

CellInfo Class Members

The following tables list the members exposed by CellInfo.

Public Constructors
 NameDescription
Public Constructor  
Top
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