Metodo DedDistControlExportToExcel
|
Metodo usato per esportare la distinta su file excel
Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public 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