InsertRowBefore Method (index)

Yogesh.ExcelXml

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

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

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