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