SpreadsheetGear Namespace > IWorkbookSet Interface : Experimental Property |
Provides the ability to enable experimental features for this workbook set.
[Visual Basic]
Overridable WriteOnly Property Experimental
[C#]
virtual void Experimental {set;}
[C++]
__property virtual void set_Experimental(
void value
);
[C++/CLI]
virtual property void Experimental {
void set (void value);
}
Currently, there are no experimental features in SpreadsheetGear for .NET.
Once an experimental feature has been enabled for a workbook set, it cannot be disabled.
Setting this property to an unknown value is ignored.Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
IWorkbookSet Interface | IWorkbookSet Members
See our live Excel Reporting, Excel Charting, Excel to DataGrid and Excel Calculation Samples.
Copyright © 2003-2007 SpreadsheetGear LLC. All Rights Reserved.
SpreadsheetGear and Spreadsheet Gear are trademarks of SpreadsheetGear LLC.