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


In This Topic
    Cell Class
    In This Topic
    This structure specifies a cell in the current sheet.
    Syntax
    'Declaration
     
    
    Public Class Cell 
       Implements IBiff8Structure 
    'Usage
     
    
    Dim instance As Cell
    public class Cell : IBiff8Structure  
    Inheritance Hierarchy

    System.Object
       FarPoint.Excel.Cell

    See Also