Uses of Class
EasyXLS.ExcelArrayFormula
Namespaces that use ExcelArrayFormula
-
Uses of ExcelArrayFormula in EasyXLS
Methods in EasyXLS that return ExcelArrayFormulaModifier and TypeMethodDescriptionExcelArrayFormula.Clone()Creates and returns a copy of this object.ExcelWorksheet.easy_getArrayFormulaAt(int index) Returns the array formula from the specified index.
This method is overridden as easy_getArrayFormulaAt_3 in COM+ version of EasyXLS.ExcelWorksheet.easy_getArrayFormulaAt(int nRow, int nColumn) Returns the array formula located at the specified row number and row column.ExcelWorksheet.easy_getArrayFormulaAt(System.String range) Returns the array formula located at the specified range.
This method is overridden as easy_getArrayFormulaAt_2 in COM+ version of EasyXLS.