sets whether the rowcolheadings are shown in a viewer @ param show whether to show rowcolheadings or not
597. InteractiveInfoAtom infoAtom = info.getInteractiveInfoAtom(); 598. infoAtom.setAction(InteractiveInfoAtom.ACTION_HYPERLINK); 599. infoAtom.setHyperlinkType(InteractiveInfoAtom.LINK_Url); 600. infoAtom.setHyperlinkID(linkId);