Selects all items in the currently opened document. Use the CanSelectAll method to determine whether all contents in the document can be selected.
bRet = KeyView.SelectAll
None
TRUE if the method succeeds.
TRUE
FALSE if the method fails.
FALSE