Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IRange Interface / setFormulaArrayR1C1 Method
In This Topic
    setFormulaArrayR1C1 Method
    In This Topic
    Sets the array formula of a range using ReferenceStyle.R1C1.
    Syntax
    void setFormulaArrayR1C1( 
       java.lang.String value
    )

    Parameters

    value
    See Also