SetDataBarRenderMode Method

SetDataBarRenderMode function

Represents the mode of how to render DataBar when converting Excel files to html files.Default value is DataBarRenderMode.BackgroundColor.


func (instance *EbookSaveOptions) SetDataBarRenderMode(value DataBarRenderMode)  error

Remarks

See Also