InsertCellBefore Method (cell)

Yogesh.ExcelXml

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

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

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