Spread WPF 17
GrapeCity.Excel Namespace / ExcelCell Class
Members


In This Topic
    ExcelCell Class
    In This Topic
    Represent a cell in the IExcelWorksheet.
    Object Model
    ExcelCell Class
    Syntax
    'Declaration
     
    Public Class ExcelCell 
       Implements IExcelCellIRange 
    'Usage
     
    Dim instance As ExcelCell
    public class ExcelCell : IExcelCellIRange  
    Inheritance Hierarchy

    System.Object
       GrapeCity.Excel.ExcelCell

    See Also