'Declaration
Public Overrides Function GetStrongTypeOptions() As NStronglyTypedCellOption()
'Usage
Dim instance As NControlBehaviorFormulaCell Dim value() As NStronglyTypedCellOption value = instance.GetStrongTypeOptions()
public override NStronglyTypedCellOption[] GetStrongTypeOptions()