[]
Exposes extension methods to export an instance of FlexGrid in excel format.
public static class Extensions
| Name | Description |
|---|---|
| SaveAsync(FlexGrid, Stream, string, SaveFileFormat, GridRowColRanges, GridRowColRanges, GridHeadersVisibility, bool, bool, bool, PrinterSettings) | Saves the contents of the grid in a desired format using GcExcel |
| SaveAsync(FlexGrid, string, string, SaveFileFormat, GridRowColRanges, GridRowColRanges, GridHeadersVisibility, bool, bool, bool, PrinterSettings) | Saves the contents of the grid in a desired format using GcExcel |