Spread WPF 17
GrapeCity.Excel Namespace / ExcelRow Class
Members


In This Topic
    ExcelRow Class
    In This Topic
    represent a single row in ExcelWorksheet
    Object Model
    ExcelRow Class
    Syntax
    'Declaration
     
    Public Class ExcelRow 
       Implements IExcelRow 
    'Usage
     
    Dim instance As ExcelRow
    public class ExcelRow : IExcelRow  
    Inheritance Hierarchy

    System.Object
       GrapeCity.Excel.ExcelRow

    See Also