 | BcfRowToItemArray Method |
Returns a new created array of cell values.
Namespace:
CalculationWorks.BusinessModel
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntaxpublic Object[] ToItemArray()
Public Function ToItemArray As Object()
Return Value
Type:
ObjectA new created array of cell values.
See Also