Link Search Menu Expand Document

IWorksheetCell Method (String)

Return cell the specified by A1-style reference.

Namespace:Bytescout.Spreadsheet.COM
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-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