Spread Windows Forms 12.0 Product Documentation
Culture Property (IWorkbookSet)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > IWorkbookSet Interface : Culture Property
Gets or sets the System.Globalization.CultureInfo of this workbook set.
Syntax
'Declaration
 
ReadOnly Property Culture As CultureInfo
'Usage
 
Dim instance As IWorkbookSet
Dim value As CultureInfo
 
value = instance.Culture
CultureInfo Culture {get;}

Property Value

The System.Globalization.CultureInfo of this workbook set.
See Also

Reference

IWorkbookSet Interface
IWorkbookSet Members