See Also

IWorkbookSet Interface  | IWorkbookSet Members  | GetWorkbookSet(CultureInfo) Method

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Languages SpreadsheetGear The Performance Spreadsheet Component Company 

Culture Property

SpreadsheetGear Namespace > IWorkbookSet Interface : Culture Property

Gets the CultureInfo of this workbook set.

[Visual Basic]
Overridable ReadOnly Property Culture As CultureInfo
[C#]
virtual CultureInfo Culture {get;}
[C++]
__property virtual CultureInfo* get_Culture();
[C++/CLI]
virtual property CultureInfo^ Culture {    CultureInfo^ get(); }

Remarks

Workbook sets created by the Factory class default to the US English CultureInfo. The Factory class has several methods which allow the CultureInfo to be specified for newly created workbook sets.

The SpreadsheetGear Windows Forms components create workbook sets using the CurrentCulture property of the System.Windows.Forms.Application class.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

IWorkbookSet Interface  | IWorkbookSet Members  | GetWorkbookSet(CultureInfo) Method

 

 


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.