TableStyleType.TableBackground 属性

定义

表背景。

表示架构中的以下元素标记: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

属性值

返回 TableBackground

适用于