Click or drag to resize
CalculationWorks Logo
BcfValidatorResultGetCellsTagged Method
Gets the tagged cells.

Namespace: CalculationWorks.BusinessModel
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntax
public IEnumerable<BcfCell> GetCellsTagged()

Return Value

Type: IEnumerableBcfCell
IEnumerable<BcfCell>.
See Also