Skip to main content
A newer version of this page is available. .

XlFunc.Column() Method

Namespace: DevExpress.Export.Xl

Assembly: DevExpress.Printing.v20.2.Core.dll

NuGet Packages: DevExpress.Printing.Core, DevExpress.WindowsDesktop.Printing.Core

Declaration

public static IXlFormulaParameter Column()

Returns

Type Description
IXlFormulaParameter

An IXlFormulaParameter object that is the function result.

See Also