To support exporting to Excel as hyperlinks the values of the data items that have the "Display as a hyperlink" attribute set to yes in the Information Map
static final boolean DEFAULT_VALUE_FOR_CURRENT_VALUE_TO_ENCODE
By default all data values exported to Excel as HTML should be encoded.
Only the values of data items that have the "Display as a hyperlink" attribute set to yes in the Information Map should not be encoded when exported to Excel as HTML.
See Also:
http://support.sas.com/documentation/cdl/en/citug/65926/HTML/default/viewer.htm#p05huc7pd2y872n18pcfumb9njj2.htm,
Constant Field Values
Method Detail
isCurrentValueToEncode
boolean isCurrentValueToEncode()
Returns:
true if the value of the data cell being exported has to be encoded. False otherwise.