Metodo DedDistControlExportToExcel
|
Metodo usato per esportare la distinta su file excel
Namespace:
DedNet.Controls
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.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
- Tipo: SystemString
Vedi anche