[]
Gets or sets the formula, which will implicitly intersect as required when set, for this IRange.
string Formula { get; set; }
Property Formula As String
Setting Formula will always result in a formula that will never spill, because implicit intersection will force it to return just one result.