Cells.VerticalAlignment 属性

定义

返回或设置表格单元格中文本的垂直对齐方式。

public:
 property Microsoft::Office::Interop::Word::WdCellVerticalAlignment VerticalAlignment { Microsoft::Office::Interop::Word::WdCellVerticalAlignment get(); void set(Microsoft::Office::Interop::Word::WdCellVerticalAlignment value); };
public Microsoft.Office.Interop.Word.WdCellVerticalAlignment VerticalAlignment { get; set; }
member this.VerticalAlignment : Microsoft.Office.Interop.Word.WdCellVerticalAlignment with get, set
Public Property VerticalAlignment As WdCellVerticalAlignment

属性值

适用于