Gets or sets the formula using R1C1-style notation for this IRange.
Declaration
string Formula2R1C1 { get; set; }
Property Formula2R1C1 As String
Property Value
Type |
Description |
string |
A string value represents the formula using R1C1-style notation of this IRange.
|