Metodo DedDistControlExportToExcel
             | 
          
        
        
            Metodo usato per esportare la distinta su file excel
            
        
        Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic void ExportToExcel(
	string file
)
Public Sub ExportToExcel ( 
	file As String
)
public:
void ExportToExcel(
	String^ file
)
member ExportToExcel : 
        file : string -> unit Parametri
- file  String
 -  
 
Vedi anche