%SYS.ZENReportExcelExporter
hidden abstract class %SYS.ZENReportExcelExporter
extends %Library.Base
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
|
7
|
|
|
|
|
classmethod CommonExport(exportType As %String, xmlfile As %String, outputdir As %String, outputfile As %String, isMultiSheet As %Boolean, aggregateTag As %String, reportName As %String, logfile As %String, suppresExcelHeaders As %Boolean, ExcelMode As %String, DisplayLog As %Boolean, excelServer As %String = "", ServerTimeOut As %Integer = "")
classmethod computeDirectStatus(tRD)
classmethod sendToExcelServer(command, logfile, outputfile, excelServer, ServerTimeOut As %Integer = "")
as %Status