XlFunc.Row(XlCellRange) Method
A ROW reference function
Namespace: DevExpress.Export.Xl
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
range | XlCellRange | An XlCellRange that is the worksheet range. |
Returns
Type | Description |
---|---|
IXlFormulaParameter | An IXlFormulaParameter object that is the function result. |
See Also