SpreadsheetGear Namespace > Factory Class > GetWorkbook Method : GetWorkbook(String) Method |
This method is thread safe.
The workbook set containing the new workbook will use the US English CultureInfo. To open a workbook in a workbook set with a specific culture, use GetWorkbook(String,CultureInfo).
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
Factory Class
Factory Members
Overload List
IWorkbookSet
IWorkbook
GetWorkbook Method
GetWorkbookSet Method
GetWorkbook(CultureInfo) Method
GetWorkbook(String,CultureInfo) Method
GetWorkbookSet(CultureInfo) Method
Open(String) Method
Open(String,String) Method
OpenFromMemory(Byte[]) Method
OpenFromMemory(Byte[],String) Method
OpenFromStream(Stream) Method
OpenFromStream(Stream,String) Method