You are here: Symbol Reference > Stimulsoft.Report.Export Namespace > StiExcelType Enumeration
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
Stimulsoft.Report.Export.StiExcelType Enumeration

Enumeration describes a type of the excel exports.

Syntax
C++
C#
Visual Basic
public: enum StiExcelType { ExcelBinary = 1, ExcelXml = 2, Excel2007 = 3 };
Members
Members 
Description 
ExcelBinary 
Excel format from Office 97 to Office 2003.  
ExcelXml 
Xml Excel format starts from Office 2003.  
Excel2007 
Excel format starts from Office 2007.  
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.