 | BcfRowToItemArray Method |
[This is preliminary documentation and is subject to change.]
Returns a new created array of cell values.
Namespace:
CalculationWorks.BusinessModel
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta7
Syntaxpublic Object[] ToItemArray()
Public Function ToItemArray As Object()
Return Value
Type:
ObjectA new created array of cell values.
See Also