Share via


CellFormat.VerticalAlignment 属性

定义

返回或设置指定对象的垂直对齐方式。

public:
 property System::Object ^ VerticalAlignment { System::Object ^ get(); void set(System::Object ^ value); };
public object VerticalAlignment { get; set; }
Public Property VerticalAlignment As Object

属性值

注解

VerticalAlignment 属性可以是以下常量之一:

xlBottom

xlCenter

xlDistributed

xlJustify

xlTop

适用于