StyleBase.TextDecoration 字段

Returns 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.