Partager via


Champ StyleBase.TextDecoration

Specifies the text formatting.

Espace de noms :  Microsoft.ReportingServices.ReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en 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.

Voir aussi

Référence

StyleBase Classe

Espace de noms Microsoft.ReportingServices.ReportRendering