SpreadsheetGear
Experimental Property
See Also  Send Feedback
SpreadsheetGear Namespace > IWorkbookSet Interface : Experimental Property

Provides the ability to enable experimental features for this workbook set.

Syntax

Visual Basic (Declaration) 
WriteOnly Property Experimental As String
C# 
string Experimental {set;}

Remarks

Currently, there is one publicly documented experimental feature in SpreadsheetGear:

  • OleDbOpenXmlWorkaround - this experimental feature enables writing of Open XML workbooks which the OleDb provider can read. As of May 2009, the OleDb provider does not fully support the Open XML file format and will not read workbooks written by SpreadsheetGear unless this experimental feature is enabled. At this time it is not clear whether this feature will eventually be removed (because OleDb has been fixed to read compliant Open XML workbooks) or whether this feature might find it's way into a permanent API. Any change to this experimental feature would only be made in a major release of SpreadsheetGear. To enable this experimantal feature, set this property to "OleDbOpenXmlWorkaround".

Once an experimental feature has been enabled for a workbook set, it cannot be disabled.

Setting this property to an unknown value is ignored.

Requirements

Platforms: Windows 2000, Windows XP, Windows Vista, Windows Server 2003 and Windows Server 2008. SpreadsheetGear 2009 requires the Microsoft .NET Framework 2.0 and supports .NET 3.0 and .NET 3.5.

See Also

Copyright © 2003-2009 SpreadsheetGear LLC. All Rights Reserved.Help Powered by Innovasys   
SpreadsheetGear is a registered trademark of SpreadsheetGear LLC.
Microsoft, Microsoft Excel and Visual Studio are trademarks or registered trademarks of Microsoft Corporation.