InsertRowBefore Method (row)

Yogesh.ExcelXml

A Sandcastle Documented Class Library InsertRowBefore Method (row)
NamespacesYogesh.ExcelXmlWorksheetInsertRowBefore(Row)
Inserts a row before another row
Declaration Syntax
C# Visual Basic Visual C++
public Row InsertRowBefore(
	Row row
)
Public Function InsertRowBefore ( _
	row As Row _
) As Row
public:
Row^ InsertRowBefore(
	Row^ row
)
Parameters
row (Row)
Instance of row before which the new row is to be inserted
Return Value

[Missing <returns> documentation for M:Yogesh.ExcelXml.Worksheet.InsertRowBefore(Yogesh.ExcelXml.Row)]

Assembly: Yogesh.ExcelXml (Module: Yogesh.ExcelXml) Version: 2.89.501.2158