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

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

Cell Cell(
	string A1Ref
)

Parameters

A1Ref
Type: SystemString
The A1-style reference.

Return Value

Type: Cell

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

See Also

Reference