ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.Excel Namespace / XLRow Class / XLRow Constructor

In This Topic
    XLRow Constructor
    In This Topic
    Creates a new instance of the XLRow class.
    Syntax
    'Declaration
     
    Public Function New()
    public XLRow()
    See Also