[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IRange.FormulaR1C1

FormulaR1C1 Property

FormulaR1C1

Gets or sets the formula using R1C1-style notation which will implicitly intersect as required when set, for this IRange.

Declaration
string FormulaR1C1 { get; set; }
Property FormulaR1C1 As String
Property Value
Type Description
string

A string value represents the formula using R1C1-style notation of this IRange.

OSZAR »