Click or drag to resize

reportOutputFormatName Enumeration

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Format u kome se generise izvestaj

Namespace:  imbSCI.Core.reporting.format
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public enum reportOutputFormatName
Request Example View Source
Members
  Member nameValueDescription
textFile0 koristi obican text format
textMdFile1
textLog2 log file
textHtml3
textXml4
serXml5 The ser XML - object serialization result
htmlViaMD6
sheetExcel7 The sheet excel - single file, xlsx
sheetCsv8 The sheet CSV - collection of - if worksheet containes more than one worksheet
sheetHtml9
sheetPDF10
sheetXML11 The sheet XML - workbook xml
docRTF12
docHTML13
docPDF14
docJPG15
docTIFF16
docPNG17
rdf18
owl19
json20
htmlReport21 Koristi HTML format i default browser
folderReadme22 Text file describing a folder
xml23
emailPlainText24 obican text za email
emailHTML25 HTML format za email
Excel26
Calc27
csv28
none29
markdown30
textCss31
docXAML32
unknown33
Word34
Writter35
See Also