IWorksheetRange Method (String)Bytescout Spreadsheet SDK
Return cell range the specified by A1-style reference.

Namespace:  Bytescout.Spreadsheet.COM
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

Range Range(
	string A1Ref
)

Parameters

A1Ref
Type: SystemString
The A1-style reference.

Return Value

Type: Range

[Missing <returns> documentation for "M:Bytescout.Spreadsheet.COM.IWorksheet.Range(System.String)"]

See Also

Reference