 |
| BcfParameterTagCells Property |
Gets a value indicating whether cells will be tagged.
Namespace: CalculationWorks.BusinessModelAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntaxpublic bool TagCells { get; }Public ReadOnly Property TagCells As Boolean
Get
Property Value
Type:
Booleantrue if cells will be tagged; otherwise,
false.
See Also