Partager via


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

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