Sdílet prostřednictvím


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

'Declaration
Public Property TableBackground As TableBackground
    Get
    Set
'Usage
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