Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / Cell Class
Members


In This Topic
    Cell Class
    In This Topic
    Represents a cell in the Spread component.
    Object Model
    Cell ClassIBorder InterfaceCellPadding ClassICellType InterfaceColumn ClassIEditor InterfaceIFormatter InterfaceCells ClassIRenderer InterfaceRow ClassSparkline ClassIValidation Interface
    Syntax
    'Declaration
     
    Public Class Cell 
    'Usage
     
    Dim instance As Cell
    public class Cell 
    Remarks

    For more information on the cell-level settings, refer to Customizing the Appearance of a Cell and Customizing Interaction with Cells.

    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.Cell
          FarPoint.Win.Spread.CellFooter

    See Also