Add Method

Yogesh.ExcelXml

A Sandcastle Documented Class Library Add Method
NamespacesYogesh.ExcelXmlCellCollectionAdd()()()
Members
Icon Member Description
Add(Range)
Adds a range to the collection

Add(Worksheet)
Adds a worksheet to the collection

Add(Row)
Adds a row to the collection

Add(Cell, Predicate<(Of <(Cell>)>))
Adds a single cell to the collection if it matches the filter condition

Add(Range, Predicate<(Of <(Cell>)>))
Adds a range to the collection if it matches the filter condition

Add(Worksheet, Predicate<(Of <(Cell>)>))
Adds a worksheet to the collection if it matches the filter condition

Add(Row, Predicate<(Of <(Cell>)>))
Adds a row to the collection if it matches the filter condition

Add(T)
Adds an object to the end of the List<(Of <(T>)>).

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