GrapeCity.Documents.Excel Namespace / IRange Interface / FormulaR1C1 Property
In This Topic
FormulaR1C1 Property (IRange)
In This Topic
Gets or sets the formula of the cells represented by this IRange in R1C1-style notation.
Syntax
System.string FormulaR1C1 {get; set;}
See Also