ClassGridExcelExportColumn
Class
Represents an excel exportable column.
Definition
Namespace:Telerik.Blazor.Components.Grid
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public class GridExcelExportColumn : GridSpreadsheetExportColumn
Inheritance: objectGridSpreadsheetExportColumnGridExcelExportColumn
Inherited Members
Constructors
GridExcelExportColumn()
Declaration
cs-api-definition
public GridExcelExportColumn()
Properties
NumberFormat
Specifies a number format for the content cells. .NET format strings are not directly compatible with Excel number formats, thus Excel-compatible number format should be used.