Table of Contents

FlexCelHtmlExport.BackgroundColor Property

Background color for empty cells. This is White by default, but you migth want to make it TUIColor.Empty if you want the cells to not cover the background.

Syntax

Namespace: FlexCel.Render

public TUIColor BackgroundColor { get; set; }

See also