GetDataBarRenderMode Method

GetDataBarRenderMode function

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


func (instance *EbookSaveOptions) GetDataBarRenderMode()  (DataBarRenderMode,  error) 

Remarks

See Also