GetParseHtmlTagInCell Method

GetParseHtmlTagInCell 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) GetParseHtmlTagInCell()  (bool,  error) 

Remarks

See Also