Excel for WPF and Silverlight
Add() Method

C1.WPF.Excel Namespace > XLRowCollection Class > Add Method : Add() Method
Creates a new XLRow object and adds it to the collection.
Syntax
'Declaration
 
Public Overloads Function Add() As XLRow
public XLRow Add()

Return Value

A reference to the new XLRow object.
See Also

Reference

XLRowCollection Class
XLRowCollection Members
Overload List