次の方法で共有


TableStyleType.Band2Vertical Property

Band 2 Vertical.Represents the element tag in schema: a:band2V

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

Syntax

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

value = instance.Band2Vertical

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.Band2Vertical

See Also

Reference

TableStyleType Class

TableStyleType Members

DocumentFormat.OpenXml.Drawing Namespace