CellRangeAddressGetCellRangeAddress Method Bytescout Spreadsheet SDK
Gets the cell range address.

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