SetParseHtmlTagInCell Method

SetParseHtmlTagInCell function

Indicates whether html tag(such as <div></div>) in cell should be parsed as cell value or preserved as it is.The default value is true.


func (instance *EbookSaveOptions) SetParseHtmlTagInCell(value bool)  error

Remarks

See Also