Link Search Menu Expand Document

CellsRangeToString Method

Returns a String that represents this instance.

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

Return Value

Type: String
A String that represents this instance.

Implements

ICellsRangeToString
See Also

Reference