C1.WPF.Grid Namespace (C1.WPF.Grid.Excel)
In This Topic
Classes
| Class | Description |
| Extensions | Exposes extension methods to export an instance of FlexGrid in excel format. |
| GridRowColRanges | Represents a wrapper class containing row or column settings that in turn affect the output when a grid is exported though the GcExcel library. |
| GridRowColRangesConverter | Represents a TypeConverter that converts from a string to a C1OrderedSet |
Enumerations
| Enumeration | Description |
| GridRowColRangesOptions | Specifies options available for customizing the excel output when grid is exported. |
See Also