Free Trial
Web API version
Licensing
Request A Quote
HAVE QUESTIONS OR NEED HELP? SUBMIT THE SUPPORT REQUEST FORM or write email to SUPPORT@BYTESCOUT.COM
Returns the range reference.
Namespace: Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-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