InsertCellBefore Method (index)

Yogesh.ExcelXml

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

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

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