Partager via


Champ TextDecoration

Returns the text formatting.

Espace de noms :  Microsoft.ReportingServices.ReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (dans Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Protected Const TextDecoration As String
'Utilisation
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

Notes

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