Gets the hyperlink subtarget.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
SyntaxJava
Copy Code
|
|---|
public String getSubTarget () |
RemarksThis is the optional bookmark for HyperlinkType.WebAddress and HyperlinkType.ExistingFile hyperlinks, the e-mail subject for HyperlinkType.EmailAddress hyperlinks, and ignored for HyperlinkType.CurrentWorkbook hyperlinks.
See Also