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