次の方法で共有


TableStyleType.TableBackground Property

Table Background.Represents the element tag in schema: a:tblBg

Namespace: DocumentFormat.OpenXml.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'宣言
Public Property TableBackground As TableBackground
    Get
    Set
'使用
Dim instance As TableStyleType
Dim value As TableBackground

value = instance.TableBackground

instance.TableBackground = value
public TableBackground TableBackground { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Drawing.TableBackground

See Also

Reference

TableStyleType Class

TableStyleType Members

DocumentFormat.OpenXml.Drawing Namespace