Share via


TableStyleType.Band2Horizontal Property

Band 2 Horizontal.Represents the element tag in schema: a:band2H

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

Syntax

'Declaration
Public Property Band2Horizontal As Band2Horizontal
    Get
    Set
'Usage
Dim instance As TableStyleType
Dim value As Band2Horizontal

value = instance.Band2Horizontal

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.Band2Horizontal

See Also

Reference

TableStyleType Class

TableStyleType Members

DocumentFormat.OpenXml.Drawing Namespace