Show pagesourceOld revisionsBacklinksAdd to bookBack to top Share via Share via... Twitter LinkedIn Facebook Pinterest Telegram WhatsApp Yammer RedditRecent ChangesSend via e-MailPrintPermalink × Book Creator Add this page to your book Book Creator Remove this page from your book Manage book(0 page(s)) Help top Property of IRange Description Top Property type Read-Write Property of type long Syntax JavaScript var nVal = Range.top; Range.top = nVal; Visual Basic Script nVal = Range.top Range.top = nVal C++ long nVal; HRESULT hr = Range.get_top(&nVal); hr = Range.put_top(nVal); See Also IRange