• PRODUCTS
  • SUPPORT
  • DOCS
  • PARTNERS
  • COMPANY
  • QUOTE
  • ACCOUNT
  • STORE
QUOTE

Documentation

Support Forums
What can we help you with?
Topics

Enum ReportServerFormat

Namespace:
Varigence.Languages.Biml.Cube.Action
Assembly:
Biml.dll
C#
    public enum ReportServerFormat
    
  

Fields

Csv

Specifies a document type of Comma Separated Vector (CSV).

Excel

Specifies a document type of Microsoft Excel.

Html32

Specifies a document type of HTML (version 3.2).

Html40

Specifies a document type of HTML (version 4.0).

Image

Specifies a document type of Image.

MHtml

Specifies a document type of MHTML.

Null

Specifies a null document type.

Pdf

Specifies a document type of PDF.

Word

Specifies a document type of Microsoft Word.

Xml

Specifies a document type of XML.

© Varigence