Proprietà ElaborationReportExportPath
|
Percorso xlsx dove esportare in automatico il risultato
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 28.1.0-RC
Sintassipublic string ExportPath { get; set; }Public Property ExportPath As String
Get
Set
public:
property String^ ExportPath {
String^ get ();
void set (String^ value);
}member ExportPath : string with get, set
Valore della proprietà
String
Vedi anche