CellAddressGetCellAddress Method Bytescout Spreadsheet SDK
Gets the cell address.

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