共用方式為


StyleBase.TextDecoration 欄位

Specifies the text formatting.

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

語法

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

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

備註

Valid values are Underline, Overline, LineThrough, or None.

請參閱

參考

StyleBase 類別

Microsoft.ReportingServices.ReportRendering 命名空間