RangeAddress Method (Boolean, Boolean, Boolean)
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Returns the range reference.
Namespace:Bytescout.SpreadsheetAssembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
Parameters
- RowAbsolute
- Type: SystemBoolean
if set to true return the row part of the reference as an absolute reference. - ColumnAbsolute
- Type: SystemBoolean
if set to true return the column part of the reference as an absolute reference. - External
- Type: SystemBoolean
if set to true return an external reference.
Return Value
Type: String[Missing <returns> documentation for "M:Bytescout.Spreadsheet.Range.Address(System.Boolean,System.Boolean,System.Boolean)"]
See Also