Link Search Menu Expand Document

CellAddressGetCellAddress Method

Gets the cell address.

Namespace:Bytescout.Spreadsheet.BaseClasses
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public static CellAddress GetCellAddress(
	string A1Ref
)

Parameters

A1Ref
Type: SystemString
The a1 ref.

Return Value

Type: CellAddress

[Missing <returns> documentation for "M:Bytescout.Spreadsheet.BaseClasses.CellAddress.GetCellAddress(System.String)"]

See Also

Reference