TextDecoration 필드
Returns the text formatting.
네임스페이스: Microsoft.ReportingServices.ReportRendering
어셈블리: Microsoft.ReportingServices.ProcessingCore.dll의 Microsoft.ReportingServices.ProcessingCore
구문
‘선언
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.