次の方法で共有


TableStyleType.Band1Horizontal Property

Band 1 Horizontal.Represents the element tag in schema: a:band1H

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

Syntax

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

value = instance.Band1Horizontal

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.Band1Horizontal

See Also

Reference

TableStyleType Class

TableStyleType Members

DocumentFormat.OpenXml.Drawing Namespace