次の方法で共有


TableStyleType.WholeTable Property

Whole Table.Represents the element tag in schema: a:wholeTbl

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

Syntax

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

value = instance.WholeTable

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.WholeTable

See Also

Reference

TableStyleType Class

TableStyleType Members

DocumentFormat.OpenXml.Drawing Namespace