Freigeben über


TableStyleConditionalFormattingTableCellProperties.TableCellVerticalAlignment-Eigenschaft

TableCellVerticalAlignment.Represents the element tag in schema: w:vAlign

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

Syntax

'Declaration
Public Property TableCellVerticalAlignment As TableCellVerticalAlignment
    Get
    Set
'Usage
Dim instance As TableStyleConditionalFormattingTableCellProperties
Dim value As TableCellVerticalAlignment

value = instance.TableCellVerticalAlignment

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Wordprocessing.TableCellVerticalAlignment

Siehe auch

Referenz

TableStyleConditionalFormattingTableCellProperties Klasse

TableStyleConditionalFormattingTableCellProperties-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace