StyleTableCellProperties.TableCellVerticalAlignment Property

Definition

TableCellVerticalAlignment.

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

public DocumentFormat.OpenXml.Wordprocessing.TableCellVerticalAlignment TableCellVerticalAlignment { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.TableCellVerticalAlignment? TableCellVerticalAlignment { get; set; }
member this.TableCellVerticalAlignment : DocumentFormat.OpenXml.Wordprocessing.TableCellVerticalAlignment with get, set
Public Property TableCellVerticalAlignment As TableCellVerticalAlignment

Property Value

Applies to