Partager via


TableStyleType.Band1Vertical Property

Band 1 Vertical.Represents the element tag in schema: a:band1V

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

Syntax

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

value = instance.Band1Vertical

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.Band1Vertical

See Also

Reference

TableStyleType Class

TableStyleType Members

DocumentFormat.OpenXml.Drawing Namespace