Namespace EasyXLS

Class ExcelArrayFormula

System.Object
EasyXLS.ExcelArrayFormula

public class ExcelArrayFormula extends System.Object
This class describes a formula that was array-entered into a range of cells. The range of cells in which the array is entered is defined by the firstRow, lastRow, firstCol, and lastCol fields.