Link Search Menu Expand Document

CellsRange Constructor (String)

Initializes a new instance of the CellsRange struct.

Namespace:Bytescout.Spreadsheet.Structures
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public CellsRange(
	string A1Ref
)

Parameters

A1Ref
Type: SystemString
The A1 style reference.
See Also

Reference