Class | Description | |
---|---|---|
CustomStyleList | Specialization of the CollectionBase class representing a list of ExcelStyle objects. | |
ExcelExporter | The ExcelExporter class allows data from a Xceed.Grid.GridControl to be exported as a spreadsheet in XML format, suitable for import into Microsoft Excel. | |
ExcelStyle | The ExcelStyle class defines the style to be used in the column header of the exported spreadsheet. | |
WritingCellElementEventArgs | Provides information on the cell element being written. | |
WritingElementEventArgs | Provides information on the element being written. | |
WritingRowElementEventArgs | Provides information on the row element being written. | |
XMLSSAttribute | The XMLSSAttribute class describes an attribute that can optionally be found in an XML element. | |
XMLSSAttributeCollection | Specialization of the CollectionBase class containing a collection of XMLSSAttribute objects, representing the attributes of an element in an XML tree. |