Spread Windows Forms 17
FarPoint.Excel Assembly / FarPoint.Excel Namespace / TriCoordCellData Class
Members


In This Topic
    TriCoordCellData Class
    In This Topic
    A coordinate class made up of sheet, row, column
    Syntax
    'Declaration
     
    
    Public Class TriCoordCellData 
       Inherits TriCoord
    'Usage
     
    
    Dim instance As TriCoordCellData
    public class TriCoordCellData : TriCoord 
    Inheritance Hierarchy

    System.Object
       FarPoint.Excel.TriCoord
          FarPoint.Excel.TriCoordCellData

    See Also