TableStyleType.TableBackground Property

Definition

Table Background.

Represents the following element tag in the schema: a:tblBg.

public DocumentFormat.OpenXml.Drawing.TableBackground TableBackground { get; set; }
public DocumentFormat.OpenXml.Drawing.TableBackground? TableBackground { get; set; }
member this.TableBackground : DocumentFormat.OpenXml.Drawing.TableBackground with get, set
Public Property TableBackground As TableBackground

Property Value

Returns TableBackground.

Applies to