次の方法で共有


TableStyleConditionalFormattingTableCellProperties.TableCellVerticalAlignment Property

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

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

Syntax

'宣言
Public Property TableCellVerticalAlignment As TableCellVerticalAlignment
    Get
    Set
'使用
Dim instance As TableStyleConditionalFormattingTableCellProperties
Dim value As TableCellVerticalAlignment

value = instance.TableCellVerticalAlignment

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

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.TableCellVerticalAlignment

See Also

Reference

TableStyleConditionalFormattingTableCellProperties Class

TableStyleConditionalFormattingTableCellProperties Members

DocumentFormat.OpenXml.Wordprocessing Namespace