FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / ExcelRow Class / ExcelRow Constructor / ExcelRow Constructor(ExcelRow)

In This Topic
    ExcelRow Constructor(ExcelRow)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function New( _
       ByVal styleRow As ExcelRow _
    )
    public ExcelRow( 
       ExcelRow styleRow
    )

    Parameters

    styleRow
    See Also