Spread.Services Documentation
Formula 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
: Formula Property
Gets or sets the formula of the cells represented by this IRange.
Syntax
C#
System.
string
Formula {
get
;
set
;}
Property Value
The formula.
See Also
Reference
IRange Interface
IRange Members