共用方式為


StyleBase.VerticalAlign 欄位

Specifies the vertical alignment of the text.

命名空間:  Microsoft.ReportingServices.ReportRendering
組件:  Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)

語法

'宣告
Protected Const VerticalAlign As String
'用途
Dim value As String 

value = StyleBase.VerticalAlign
protected const string VerticalAlign
protected:
literal String^ VerticalAlign
static val mutable VerticalAlign: string
protected const var VerticalAlign : String

備註

Valid values are Top, Middle, or Bottom.

請參閱

參考

StyleBase 類別

Microsoft.ReportingServices.ReportRendering 命名空間