'Declaration
Protected TargetCell As CellReference
'Usage
Dim instance As InputFormulaForm Dim value As CellReference value = instance.TargetCell instance.TargetCell = value
protected CellReference TargetCell
'Declaration
Protected TargetCell As CellReference
'Usage
Dim instance As InputFormulaForm Dim value As CellReference value = instance.TargetCell instance.TargetCell = value
protected CellReference TargetCell