SaveExcel(C1FlexGridBase,String,FileFlags) Method
In This Topic
Saves the grid contents to a Microsoft Excel (.XLS) file.
Syntax
Parameters
- grid
- C1FlexGridBase instance that will be saved.
- fileName
- Name of the file to save, including the path.
- flags
See Also