'Declaration Public Overloads Sub ExportToExcel( _ ByVal filename As System.String, _ ByVal onePagePerSheet As System.Boolean, _ Optional ByVal detectFormats As System.Boolean _ )
public void ExportToExcel( System.string filename, System.bool onePagePerSheet, System.bool detectFormats )
Parameters
- filename
- onePagePerSheet
- detectFormats