CellsRange Constructor (String)Bytescout Spreadsheet SDK
Initializes a new instance of the CellsRange struct.

Namespace:  Bytescout.Spreadsheet.Structures
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public CellsRange(
	string A1Ref
)

Parameters

A1Ref
Type: SystemString
The A1 style reference.
See Also

Reference