Spread.Services Documentation
FormulaR1C1 Property (IRange)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread Namespace
>
IRange Interface
: FormulaR1C1 Property
Gets or sets the value or formula of the cells represented by this IRange using ReferenceStyle.R1C1.
Syntax
C#
System.
string
FormulaR1C1 {
get
;
set
;}
See Also
Reference
IRange Interface
IRange Members