Version

ToString(CellReferenceMode,Boolean,Boolean,Boolean) Method

Gets the string representation of the range of cells in the region.
Syntax

Parameters

cellReferenceMode
The mode used to generate cell references.
includeWorksheetName
The value indicating whether to include the worksheet name in the range address.
useRelativeColumn
The value indicating whether to use a relative column address for the cells in the range.
useRelativeRow
The value indicating whether to use a relative row address for the cells in the range.

Return Value

The string representation of the range of cells in the region.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also