Click or drag to resize

ZipWorkerGetWorksheetStream Method (String)

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

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

Parameters

sheetPath
Type: SystemString

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

Return Value

Type: Stream

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

See Also