Link Search Menu Expand Document

CellRangeAddressGetCellRangeAddress Method

Gets the cell range address.

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

Parameters

A1Ref
Type: SystemString
The a1 ref.

Return Value

Type: CellRangeAddress

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

See Also

Reference