Spread WPF 17
GrapeCity.Excel Namespace / IExcelRow Interface
Members


In This Topic
    IExcelRow Interface
    In This Topic
    Defines a generalized collection of properties that a value or class implements to represent properties of excel row.
    Object Model
    IExcelRow Interface
    Syntax
    'Declaration
     
    Public Interface IExcelRow 
    'Usage
     
    Dim instance As IExcelRow
    public interface IExcelRow 
    See Also