CellsRangeToString Method Bytescout Spreadsheet SDK
Returns a String that represents this instance.

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

public override string ToString()

Return Value

Type: String
A String that represents this instance.

Implements

ICellsRangeToString
See Also

Reference