ExcelRectGetRangeAddress Method |
Specifies left, top, right, bottom and returns RangeAddress.
Namespace: Aceoffix.UtilitiesAssembly: Aceoffix (in Aceoffix.dll) Version: 5.0.0.1
Syntaxpublic string GetRangeAddress()
Public Function GetRangeAddress As String
Return Value
Type:
StringReturns RangeAddress.
See Also