Click or drag to resize

ZipWorkerGetWorksheetStream Method (Int32)

[Missing <summary> documentation for "M:Stimulsoft.Base.Excel.ZipWorker.GetWorksheetStream(System.Int32)"]

Namespace:  Stimulsoft.Base.Excel
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public Stream GetWorksheetStream(
	int sheetId
)

Parameters

sheetId
Type: SystemInt32

[Missing <param name="sheetId"/> documentation for "M:Stimulsoft.Base.Excel.ZipWorker.GetWorksheetStream(System.Int32)"]

Return Value

Type: Stream

[Missing <returns> documentation for "M:Stimulsoft.Base.Excel.ZipWorker.GetWorksheetStream(System.Int32)"]

See Also