Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IRange Interface / FormulaR1C1Local Property
In This Topic
    FormulaR1C1Local Property
    In This Topic
    Gets or sets the localized formula of the cells represented by this IRange in R1C1-style notation.
    Syntax
    System.string FormulaR1C1Local {get; set;}
    See Also